Use a newer version of @attic/eslintrc (#2758)

This commit is contained in:
Erik Arvidsson
2016-10-25 16:58:02 -07:00
committed by GitHub
parent 17d1587b34
commit c15a2bb770
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
"tingodb": "^0.4.2"
},
"devDependencies": {
"@attic/eslintrc": "^4.0.0",
"@attic/eslintrc": "4.3.0",
"babel-cli": "^6.14.0",
"babel-core": "^6.14.0",
"babel-generator": "^6.14.0",

View File

@@ -4,7 +4,7 @@
"description": "Shared node modules",
"license": "Apache-2.0",
"dependencies": {
"@attic/eslintrc": "^4.0.0",
"@attic/eslintrc": "4.3.0",
"@attic/noms": "file:../../js/noms",
"@attic/webpack-config": "^2.1.0",
"babel-cli": "^6.14.0",

View File

@@ -4,7 +4,7 @@
"description": "Shared node modules",
"license": "Apache-2.0",
"dependencies": {
"@attic/eslintrc": "^4.0.0",
"@attic/eslintrc": "4.3.0",
"@attic/noms": "file:../../js/noms",
"@attic/webpack-config": "^2.1.0",
"aspect-fit": "1.0.2",