We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7cd2c commit ad83709Copy full SHA for ad83709
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# v1.0.1
2
+
3
+###### June 6, 2016
4
5
+#### Fix
6
7
+- Added ESLint to development dependencies
8
9
# v1.0.0
10
11
###### June 6, 2016
package.json
@@ -61,6 +61,7 @@
61
"coffee-script": "^1.10.0",
62
"core-js": "^2.4.0",
63
"coveralls": "^2.11.9",
64
+ "eslint": "^2.11.1",
65
"istanbul": "1.0.0-alpha.2",
66
"mocha": "^2.5.3",
67
"rimraf": "^2.5.2",
0 commit comments