|
|
@ -76,7 +76,8 @@ |
|
|
|
"fake": "grunt fake-build", |
|
|
|
"fake": "grunt fake-build", |
|
|
|
"test": "karma start", |
|
|
|
"test": "karma start", |
|
|
|
"analyze": "grunt analyze", |
|
|
|
"analyze": "grunt analyze", |
|
|
|
"dev": "npm-run-all --parallel grunt webpack:dev" |
|
|
|
"dev": "npm-run-all --parallel grunt webpack:dev", |
|
|
|
|
|
|
|
"prepublish": "node ./lib/prepublish/prepublish.js" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"repository": { |
|
|
|
"repository": { |
|
|
|
"type": "git", |
|
|
|
"type": "git", |
|
|
|