We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9205857 commit e74f3dfCopy full SHA for e74f3df
ChangeLog
@@ -0,0 +1,5 @@
1
+2015.12.15, v1.0.1
2
+
3
+feature:
4
+- (writejson) add jshint, jscs
5
package.json
@@ -1,6 +1,6 @@
{
"name": "writejson",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Write stringified object to file",
"author": "coderaiser <mnemonic.enemy@gmail.com> (http://coderaiser.github.io/)",
6
"license": "MIT",
0 commit comments