Explorar o código

adjust 'test' target to renamed grunt target

Manfred Kröhnert %!s(int64=11) %!d(string=hai) anos
pai
achega
84ce7e9fb3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -30,7 +30,7 @@
     "amberc": "./cli/support/amberc-cli.js"
   },
   "scripts": {
-    "test": "grunt amberc:amber_cli && ./bin/amber tests"
+    "test": "grunt amberc:cli && ./bin/amber tests"
   },
   "dependencies": {
     "amber": "~0.12.4",