Package registry fix

This commit is contained in:
Tony Air 2019-11-25 15:42:03 +07:00
parent 0d2823fa5e
commit e0a0dde976
2 changed files with 2 additions and 1 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
registry=https://npm.pkg.github.com/a2nt

View File

@ -25,7 +25,7 @@
"prepare": "yarn lint:fix && yarn build"
},
"dependencies": {
"@a2nt/meta-lightbox": "git+https://github.com/a2nt/meta-lightbox.git",
"@a2nt/meta-lightbox": "*",
"@google/markerclusterer": "^1.0.3",
"animate.css": "^3.7.0",
"bootbox": "^4.4.0",