Comparing version 0.0.240 to 0.0.241
{ | ||
"name": "xone", | ||
"version": "0.0.240", | ||
"version": "0.0.241", | ||
"description": "Open source Javascript framework for building modern web applications.", | ||
@@ -24,4 +24,3 @@ "keywords": [ | ||
"scripts": { | ||
"xone_create": "node node_modules\\xone\\task\\create.js", | ||
"xone_install": "node node_modules\\xone\\task\\install.js" | ||
"xone": "./node_modules/.bin/xone" | ||
}, | ||
@@ -28,0 +27,0 @@ "author": "Thomas Wilkerling", |
751387