Skip to content

Commit 170cc7f

Browse files
committed
make not angular lib
1 parent 036e935 commit 170cc7f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

notes.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33

44
npm i
5-
npx tsc
6-
npm publish --access=public
5+
npx tsc && npm publish --access=public
76

87

98

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-translate-multi-http-loader",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"license": "MIT",
55
"maintainers": [
66
"denniske.npm@gmail.com"

0 commit comments

Comments
 (0)