Explorar o código

Merge pull request #8 from sagalbot/update-tooling

chore: add version to package.json
Caleb Porzio %!s(int64=5) %!d(string=hai) anos
pai
achega
3d4d10c3fa
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",