mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
bump ver and REMOVE the damn node version - we WILL FLY BY THE SEAT OF MY PANTS!!!
This commit is contained in:
parent
e347346dc0
commit
7c79dfd08d
@ -7,7 +7,7 @@
|
||||
"name": "jsbin",
|
||||
"description": "Collaborative JavaScript Debugging App",
|
||||
"main": "lib/app",
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"preferGlobal" : "true",
|
||||
"homepage": "http://jsbin.com",
|
||||
"main": "./lib/app",
|
||||
@ -16,9 +16,6 @@
|
||||
"type": "git",
|
||||
"url": "git://github.com/remy/jsbin.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~0.6.13|0.8.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "3.0.0alpha4",
|
||||
"asyncjs": "0.0.7",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user