Added base version

This commit is contained in:
Nicolai Ort 2021-08-17 20:51:30 +02:00
parent 2a27b294ec
commit a9bf9b5a1e
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"name": "linkylinky-chrome",
"version": "0.0.1",
"scripts": {
"build": "npm run prebuild && npm run build:copy && npm run build:css",
"prebuild": "rimraf ./dist ./*.zip",