Browse Source

Turn this into an actual NPM package

Joeri Exelmans 3 years ago
parent
commit
d91f8e1bfb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package.json

+ 2 - 0
package.json

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