Add repository field
This commit is contained in:
parent
7dc6fdcbc7
commit
310eaf3ef3
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"repository": "unpkg/unpkg.com",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "heroku local -f Procfile.local",
|
"start": "heroku local -f Procfile.local",
|
||||||
"build": "npm run build-assets && npm run build-lib",
|
"build": "npm run build-assets && npm run build-lib",
|
||||||
|
|
Loading…
Reference in New Issue