Skip to content

Commit

Permalink
0.0.3-f01ed31
Browse files Browse the repository at this point in the history
  • Loading branch information
xbgmharp committed Jun 24, 2014
1 parent f01ed31 commit cfe48d7
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,18 @@
"type": "git",
"url": "git://github.com/xbgmsharp/yapdnsui.git"
},
"bugs": { "url": "https://github.com/xbgmsharp/yapdnsui/issues" },
"version": "0.0.2-f240e06",
"bugs": {
"url": "https://github.com/xbgmsharp/yapdnsui/issues"
},
"version": "0.0.3-f01ed31",
"license": "GPL-3.0+",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"engines": { "node": ">= 0.10.0 < 0.11.0" },
"engines": {
"node": ">= 0.10.0 < 0.11.0"
},
"dependencies": {
"express": "~4.2.0",
"static-favicon": "~1.0.0",
Expand Down

0 comments on commit cfe48d7

Please sign in to comment.