Browse Source

Changed version of nodom to actually functioning fork

Matt 6 years ago
parent
commit
768fef502d
2 changed files with 5 additions and 10 deletions
  1. 4 9
      package-lock.json
  2. 1 1
      package.json

+ 4 - 9
package-lock.json

@@ -5438,14 +5438,12 @@
         "balanced-match": {
           "version": "1.0.0",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "brace-expansion": {
           "version": "1.1.11",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "balanced-match": "^1.0.0",
             "concat-map": "0.0.1"
@@ -5465,8 +5463,7 @@
         "concat-map": {
           "version": "0.0.1",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "console-control-strings": {
           "version": "1.1.0",
@@ -5614,7 +5611,6 @@
           "version": "3.0.4",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "brace-expansion": "^1.1.7"
           }
@@ -9257,9 +9253,8 @@
       }
     },
     "nodom": {
-      "version": "2.1.0",
-      "resolved": "https://registry.npmjs.org/nodom/-/nodom-2.1.0.tgz",
-      "integrity": "sha512-DKhDki0J0pY0LWeA6tsZpqdkEwD1SRhXc2vPjgU/f9hwJptLzIthU8oiT5d2VrHQuqs9hzykqgTLPyMPJjiZbw=="
+      "version": "github:artemisbot/nodom#0071b2fa25cbc74e14c7d911cda9b03ea26eac7b",
+      "from": "github:artemisbot/nodom"
     },
     "nomnom": {
       "version": "1.5.2",

+ 1 - 1
package.json

@@ -120,7 +120,7 @@
     "ngeohash": "^0.6.3",
     "node-forge": "^0.7.6",
     "node-md6": "^0.1.0",
-    "nodom": "^2.1.0",
+    "nodom": "github:artemisbot/nodom",
     "notepack.io": "^2.2.0",
     "nwmatcher": "^1.4.4",
     "otp": "^0.1.3",