chore: 📦 Update package.json

This commit is contained in:
ThatOneCalculator 2022-03-23 15:34:35 -07:00
parent 02f91b3f8d
commit 40f2d7a578
1 changed files with 2 additions and 2 deletions

View File

@ -6,14 +6,14 @@
"license": "MIT",
"scripts": {
"start": "parcel index.pug",
"build": "parcel build index.pug"
"build": "parcel build index.pug --public-url /"
},
"devDependencies": {
"@types/core-js": "^2.5.5",
"@types/node": "^17.0.21"
},
"description": "just a place to paste",
"repository": "https://github.com/Domterion/zer0bin",
"repository": "https://github.com/zer0bin-dev/zer0bin",
"author": "Domterion, ThatOneCalculator",
"dependencies": {
"@ant-design/icons": "^4.7.0",