Use github URL syntax (#135)
This commit is contained in:
parent
5d5b07ba2c
commit
0f465014df
6
package-lock.json
generated
6
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@biesbjerg/ngx-translate-extract",
|
"name": "@biesbjerg/ngx-translate-extract",
|
||||||
"version": "3.0.0",
|
"version": "3.0.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -512,8 +512,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flat": {
|
"flat": {
|
||||||
"version": "git://github.com/lenchvolodymyr/flat.git#ffe77efe8c33bc80ffb2f7a465537610dea4f611",
|
"version": "github:lenchvolodymyr/flat#ffe77efe8c33bc80ffb2f7a465537610dea4f611",
|
||||||
"from": "git://github.com/lenchvolodymyr/flat.git#ffe77ef",
|
"from": "github:lenchvolodymyr/flat#ffe77ef",
|
||||||
"requires": {
|
"requires": {
|
||||||
"is-buffer": "~2.0.3"
|
"is-buffer": "~2.0.3"
|
||||||
}
|
}
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
"@angular/compiler": "^8.1.3",
|
"@angular/compiler": "^8.1.3",
|
||||||
"boxen": "^4.1.0",
|
"boxen": "^4.1.0",
|
||||||
"colorette": "^1.1.0",
|
"colorette": "^1.1.0",
|
||||||
"flat": "git://github.com/lenchvolodymyr/flat.git#ffe77ef",
|
"flat": "github:lenchvolodymyr/flat#ffe77ef",
|
||||||
"gettext-parser": "^4.0.1",
|
"gettext-parser": "^4.0.1",
|
||||||
"glob": "^7.1.4",
|
"glob": "^7.1.4",
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user