Przeglądaj źródła

remove jasmine-fixture

Adam Shaw 7 lat temu
rodzic
commit
71fb5e6578
2 zmienionych plików z 0 dodań i 7 usunięć
  1. 0 6
      package-lock.json
  2. 0 1
      package.json

+ 0 - 6
package-lock.json

@@ -5824,12 +5824,6 @@
       "integrity": "sha1-b2G9eQYeJ/Q+b5NV5Es8bKtv8pc=",
       "dev": true
     },
-    "jasmine-fixture": {
-      "version": "2.0.0",
-      "resolved": "https://registry.npmjs.org/jasmine-fixture/-/jasmine-fixture-2.0.0.tgz",
-      "integrity": "sha1-ttDFo7tINNI90TdGTvlvBPk7vWA=",
-      "dev": true
-    },
     "jasmine-jquery": {
       "version": "2.1.1",
       "resolved": "https://registry.npmjs.org/jasmine-jquery/-/jasmine-jquery-2.1.1.tgz",

+ 0 - 1
package.json

@@ -56,7 +56,6 @@
     "gulp-watch": "^4.3.11",
     "gulp-zip": "^3.2.0",
     "jasmine-core": "2.5.2",
-    "jasmine-fixture": "^2.0.0",
     "jasmine-jquery": "^2.1.1",
     "jquery": "^3.3.1",
     "jquery-simulate": "github:jquery/jquery-simulate",