We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eeb4d0 commit ea3a243Copy full SHA for ea3a243
package.json
@@ -25,7 +25,7 @@
25
},
26
"private": true,
27
"scripts": {
28
- "start": "gulp build",
+ "build": "gulp build",
29
"test": " gulp test",
30
"demo": " gulp build:demo",
31
"check-travis": " travis-status --repo=anthonynahas/ngx-material-password-strength --branch=master --fail-pending || echo 'Not yet passing'"
@@ -145,4 +145,4 @@
145
],
146
"scope": "\\S+.*"
147
}
148
-}
+}
0 commit comments