mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
chore(): resolve merge conflict
This commit is contained in:
10
package.json
10
package.json
@@ -29,7 +29,7 @@
|
||||
"homepage": "https://github.com/dferber90/eslint-plugin-meteor",
|
||||
"bugs": "https://github.com/dferber90/eslint-plugin-meteor/issues",
|
||||
"dependencies": {
|
||||
"escope": "3.2.0",
|
||||
"escope": "3.3.0",
|
||||
"invariant": "2.2.0",
|
||||
"lodash.find": "3.2.1",
|
||||
"lodash.memoize": "3.0.4",
|
||||
@@ -43,11 +43,11 @@
|
||||
"coveralls": "2.11.4",
|
||||
"cz-conventional-changelog": "1.1.4",
|
||||
"eslint": "1.10.1",
|
||||
"ghooks": "0.3.2",
|
||||
"istanbul": "0.4.0",
|
||||
"mocha": "2.3.3",
|
||||
"ghooks": "1.0.1",
|
||||
"istanbul": "0.4.1",
|
||||
"mocha": "2.3.4",
|
||||
"readline-sync": "1.2.21",
|
||||
"rewire": "2.4.0",
|
||||
"rewire": "2.5.0",
|
||||
"rimraf": "2.4.4",
|
||||
"semantic-release": "4.3.5",
|
||||
"validate-commit-msg": "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user