]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Since we expect normalize in order to make Foundation function now, it needs to be... 9430/head
authorKevin Ball <kmball11@gmail.com>
Thu, 1 Dec 2016 21:27:43 +0000 (13:27 -0800)
committerKevin Ball <kmball11@gmail.com>
Thu, 1 Dec 2016 21:27:43 +0000 (13:27 -0800)
bower.json
package.json

index a7813a51eebb828bf1106a36a7dffd684e82a0a6..d8a335a372c26996663f8b4ab2b88b6c89c3d5d0 100644 (file)
@@ -28,6 +28,7 @@
   ],
   "dependencies": {
     "jquery": "~2.2.0",
+    "normalize.scss": "^6.0.0",
     "what-input": "~2.0.0"
   }
 }
index 46680b8847d60062880fc8f2c5cfa3219344b885..5a477aaf2acf6591daf131c453d62fa53c37d2d6 100644 (file)
@@ -17,6 +17,7 @@
   },
   "dependencies": {
     "jquery": "^2.2.0",
+    "normalize-scss": "^6.0.0",
     "what-input": "^2.0.0"
   },
   "license": "MIT",
@@ -73,7 +74,6 @@
     "mocha-phantomjs": "^4.0.2",
     "motion-ui": "^1.1.0",
     "multiline": "^1.0.2",
-    "normalize-scss": "^6.0.0",
     "octophant": "^1.0.0",
     "opener": "^1.4.1",
     "panini": "^1.3.0",