package.json: add version attributes (#1416)

This commit is contained in:
Raphael Megzari 2021-10-28 21:03:38 +09:00 committed by GitHub
parent 7364733faf
commit 578b8fa060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
{
"repository": {},
"version": "1.4.0",
"license": "MIT",
"scripts": {
"deploy": "$(npm bin)/webpack --mode production",