Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit 0934475

Browse files
committed
chore(npm): removing version property
1 parent 3cbbc5e commit 0934475

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@ngx-translate/http-loader",
33
"description": "A loader for ngx-translate that loads translations using http",
4-
"version": "0.0.1",
54
"scripts": {
65
"clean": "rimraf bundles coverage src/**/*.d.ts src/**/*.metadata.json src/**/*.js tests/**/*.d.ts tests/**/*.metadata.json tests/**/*.js index.d.ts index.metadata.json index.js",
76
"test": "karma start",

0 commit comments

Comments
 (0)