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 c6861f7 commit 5436643Copy full SHA for 5436643
package.json
@@ -8,6 +8,7 @@
8
},
9
"cldr-data-coverage": "full",
10
"scripts": {
11
+ "build-package": "gulp build-npm-package",
12
"test": "gulp test",
13
"lint": "gulp lint",
14
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
0 commit comments