Browse Source

the old standards

windhamdavid 4 years ago
parent
commit
8ddd54e3cf
1 changed files with 4 additions and 1 deletions
  1. 4 1
      package.json

+ 4 - 1
package.json

@@ -14,8 +14,11 @@
   },
   "dependencies": {},
   "devDependencies": {
+    "bootstrap": "^4.4.1",
     "browser-sync": "^2.26.7",
     "gulp": "^4.0.2",
-    "gulp-rename": "^2.0.0"
+    "gulp-rename": "^2.0.0",
+    "jquery": "^3.4.1",
+    "popper.js": "^1.16.1"
   }
 }