Explorar el Código

Turn this into an actual NPM package

Joeri Exelmans hace 3 años
padre
commit
d91f8e1bfb
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -1,4 +1,6 @@
 {
+  "name": "doh",
+  "version": "0.0.1",
   "dependencies": {
     "uuid": "^8.3.2"
   }