Explorar o código

chore: add version to package.json

Related #6
Jeff %!s(int64=5) %!d(string=hai) anos
pai
achega
07344d7071
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -1,6 +1,7 @@
 {
   "main": "dist/project-x.js",
   "name": "project-x",
+  "version": "0.2.0",
   "scripts": {
     "test": "jest",
     "test:debug": "node --inspect node_modules/.bin/jest --runInBand",