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 6904974 commit 857ec15Copy full SHA for 857ec15
package.json
@@ -1,11 +1,11 @@
1
{
2
- "name": "ngx-ui-loader-nh",
+ "name": "ngx-ui-loader",
3
"version": "7.2.2",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
7
"build": "ng build ngx-ui-loader",
8
- "build:lib": "ng build ngx-ui-loader && cp README.md CHANGELOG.md LICENSE ./dist/ngx-ui-loader-nh/",
+ "build:lib": "ng build ngx-ui-loader && cp README.md CHANGELOG.md LICENSE ./dist/ngx-ui-loader/",
9
"test": "ng test ngx-ui-loader --code-coverage",
10
"lint": "ng lint",
11
"e2e": "ng e2e",
0 commit comments