mirror of
/repos/Prototyper.git
synced 2025-12-30 06:31:32 +01:00
version bumps
This commit is contained in:
parent
31fd4a5a41
commit
9cc59398e8
@ -21,7 +21,9 @@
|
||||
"async": "~0.2.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sockjs": "~0.3.5"
|
||||
"sockjs": "~0.3.7",
|
||||
"chai": "*",
|
||||
"mocha": "*"
|
||||
},
|
||||
"repository": "git://github.com/aikomastboom/Prototyper.git",
|
||||
"author": "Aiko Mastboom",
|
||||
@ -32,7 +34,7 @@
|
||||
},
|
||||
"description": "README.md",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"test": "mocha",
|
||||
"install": "./installit",
|
||||
"deploy": "./deployit"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user