parent
92d48ab872
commit
833f2fcbb1
|
@ -9,7 +9,7 @@
|
||||||
"test": "karma start test/config/karma.unit.js",
|
"test": "karma start test/config/karma.unit.js",
|
||||||
"distro": "node tasks/build-distro.js",
|
"distro": "node tasks/build-distro.js",
|
||||||
"test:distro": "node tasks/test-distro.js",
|
"test:distro": "node tasks/test-distro.js",
|
||||||
"preversion": "run-s distro test:distro"
|
"postversion": "run-s distro test:distro"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue