1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-13 01:24:36 +02:00

react-snap should be in dev dependencies

This commit is contained in:
Phuoc Nguyen
2019-11-27 09:17:36 +07:00
parent 63cafd75c0
commit b6fbe42123
2 changed files with 301 additions and 170 deletions

467
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,8 +15,7 @@
"highlight.js": "^9.16.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-snap": "^1.23.0"
"react-router-dom": "^5.1.2"
},
"devDependencies": {
"@babel/core": "^7.7.4",
@@ -31,6 +30,7 @@
"css-loader": "^3.2.0",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.8.0",
"react-snap": "^1.23.0",
"source-map-loader": "^0.2.4",
"style-loader": "^1.0.0",
"ts-loader": "^6.2.1",