Skip to content

Commit 7182ad0

Browse files
committed
Merge pull request #634 from Martii/resetDevToPro
Resync with nodejitsu on versioning Auto-merge
2 parents 8e601c9 + f851e85 commit 7182ad0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "OpenUserJS.org",
33
"description": "An open source user scripts repo built using Node.js",
4-
"version": "0.1.7+0000000",
4+
"version": "0.1.8+0000000",
55
"main": "app",
66
"dependencies": {
77
"ace-builds": "git://github.com/ajaxorg/ace-builds#9d12839",
@@ -59,8 +59,7 @@
5959
"type": "git",
6060
"url": "https://github.com/OpenUserJs/OpenUserJS.org.git"
6161
},
62-
"license": "(GPL-3.0 AND GFDL-1.3)"
63-
,
62+
"license": "(GPL-3.0 AND GFDL-1.3)",
6463
"subdomain": "openuserjs",
6564
"domains": [
6665
"openuserjs.org"

0 commit comments

Comments
 (0)