Skip to content

Commit db64407

Browse files
committed
Merge branch 'master' of github.com:bahmutov/code-snippets
2 parents 979c7c3 + 8e38918 commit db64407

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"contributors": [],
1010
"dependencies": {},
1111
"devDependencies": {
12-
"eslint-rules": "0.1.1",
12+
"eslint-rules": "0.2.0",
1313
"grunt": "0.4.5",
1414
"grunt-contrib-jshint": "0.10.0",
15-
"grunt-deps-ok": "0.5.1",
15+
"grunt-deps-ok": "0.5.2",
1616
"grunt-eslint": "2.1.0",
1717
"grunt-gh-pages": "0.9.1",
18-
"grunt-jscs": "1.0.0",
18+
"grunt-jscs": "1.1.0",
1919
"grunt-nice-package": "0.9.2",
2020
"grunt-npm2bower-sync": "0.4.0",
2121
"jshint-summary": "0.4.0",

0 commit comments

Comments
 (0)