Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
gka committed Oct 11, 2017
1 parent f5090a4 commit d59eee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "schnack",
"version": "0.1.1",
"dependencies": {
"body-parser": "^1.18.2",
"connect-sqlite3": "^0.9.10",
Expand All @@ -22,7 +23,6 @@
"test": "http-server test -o 'http://localhost:8080/'",
"dev": "nodemon index.js"
},
"version": "0.1.0-alpha",
"description": "a simple node app for disqus-like drop-in commenting on static websites",
"main": "index.js",
"repository": "[email protected]:gka/schnack.git",
Expand Down

0 comments on commit d59eee3

Please sign in to comment.