Skip to content

Commit 44b418e

Browse files
committed
fix: package.json & yarn.lock
1 parent 89e8b35 commit 44b418e

File tree

2 files changed

+249
-55
lines changed

2 files changed

+249
-55
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"awesome-bootstrap-checkbox": "^1.0.1",
1313
"bluebird": "^3.5.1",
1414
"body-parser": "^1.18.2",
15+
"bootstrap": "^4.1.1",
1516
"bundle-loader": "^0.5.5",
1617
"classnames": "^2.2.5",
1718
"cookie-parser": "^1.4.3",
@@ -100,8 +101,8 @@
100101
"lint-staged": "^4.0.0",
101102
"markdown-it": "^8.4.0",
102103
"mkdirp": "^0.5.1",
103-
"null-loader": "^0.1.1",
104104
"node-sass": "4.5.0",
105+
"null-loader": "^0.1.1",
105106
"pixrem": "^4.0.1",
106107
"pleeease-filters": "^4.0.0",
107108
"postcss": "^6.0.14",

0 commit comments

Comments
 (0)