Skip to content

Commit

Permalink
package description fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Antonov committed Apr 21, 2016
1 parent 5c90ab4 commit 657b30b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nano-ajsfs",
"version": "1.0.0",
"description": "A minimal real file system module for nano-sched-fs",
"version": "1.0.1",
"description": "A minimal mock(in-memory) file system module for my projects (like nano-mill)",
"main": "ajsfs.js",
"scripts": {
"test": "mocha --reporter spec -u tdd",
Expand Down

0 comments on commit 657b30b

Please sign in to comment.