Skip to content

Commit

Permalink
Update packages and add yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jan 29, 2017
1 parent f349c3d commit 58c4ae1
Show file tree
Hide file tree
Showing 2 changed files with 3,519 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,27 +39,27 @@
"devDependencies": {
"chai": "^3.5.0",
"codecov": "^1.0.1",
"eslint": "^2.5.1",
"eslint-config-standard": "^5.1.0",
"eslint-plugin-html": "^1.4.0",
"eslint-plugin-promise": "^1.1.0",
"eslint-plugin-standard": "^1.3.2",
"firebase": "^3.0.5",
"istanbul-instrumenter-loader": "^0.2.0",
"karma": "^0.13.22",
"karma-coverage": "^0.5.5",
"karma-mocha": "^0.2.2",
"karma-phantomjs-launcher": "^1.0.0",
"karma-sinon-chai": "^1.2.0",
"eslint": "^3.14.1",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-html": "^2.0.0",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1",
"firebase": "^3.6.7",
"istanbul-instrumenter-loader": "^1.2.0",
"karma": "^1.4.0",
"karma-coverage": "^1.1.1",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.2",
"karma-sinon-chai": "^1.2.4",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "0.0.24",
"karma-webpack": "^1.7.0",
"lolex": "^1.4.0",
"mocha": "^2.4.5",
"phantomjs-prebuilt": "^2.1.3",
"sinon": "^1.17.3",
"karma-spec-reporter": "0.0.26",
"karma-webpack": "^2.0.2",
"lolex": "^1.5.2",
"mocha": "^3.2.0",
"phantomjs-prebuilt": "^2.1.14",
"sinon": "^1.17.7",
"sinon-chai": "^2.8.0",
"vue": "^1.0.19",
"webpack": "^1.12.14"
"vue": "^1.0.28",
"webpack": "^1.14.0"
}
}

0 comments on commit 58c4ae1

Please sign in to comment.