|
@@ -3,8 +3,9 @@
|
|
|
"version": "0.4.0",
|
|
|
"description": "Bundle of many languages for the Monaco Editor.",
|
|
|
"scripts": {
|
|
|
- "test": "node_modules/.bin/mocha",
|
|
|
+ "compile": "node_modules/.bin/gulp compile",
|
|
|
"watch": "node_modules/.bin/gulp watch",
|
|
|
+ "test": "node_modules/.bin/mocha",
|
|
|
"prepublish": "node_modules/.bin/gulp release"
|
|
|
},
|
|
|
"author": "Microsoft Corporation",
|