Skip to content

Commit 857ec15

Browse files
committed
package json....
1 parent 6904974 commit 857ec15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "ngx-ui-loader-nh",
2+
"name": "ngx-ui-loader",
33
"version": "7.2.2",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
77
"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/",
8+
"build:lib": "ng build ngx-ui-loader && cp README.md CHANGELOG.md LICENSE ./dist/ngx-ui-loader/",
99
"test": "ng test ngx-ui-loader --code-coverage",
1010
"lint": "ng lint",
1111
"e2e": "ng e2e",

0 commit comments

Comments
 (0)