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 036e935 commit 170cc7fCopy full SHA for 170cc7f
notes.txt
@@ -2,8 +2,7 @@
2
3
4
npm i
5
-npx tsc
6
-npm publish --access=public
+npx tsc && npm publish --access=public
7
8
9
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ngx-translate-multi-http-loader",
- "version": "8.0.0",
+ "version": "8.0.1",
"license": "MIT",
"maintainers": [
"denniske.npm@gmail.com"
0 commit comments