Skip to content

Commit b538232

Browse files
committed
0.1.5
1 parent 8dddb6d commit b538232

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

react-spaces/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-spaces",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"main": "dist/index.js",
55
"author": {
66
"name": "Allan Eagle"
@@ -17,6 +17,7 @@
1717
"@types/react": "^16.8.23",
1818
"@types/react-dom": "^16.8.4",
1919
"css-loader": "^3.1.0",
20+
"lodash.template": "4.5.0",
2021
"node-sass": "^4.12.0",
2122
"react": "^16.8.6",
2223
"react-dom": "^16.8.6",
@@ -26,8 +27,7 @@
2627
"ts-loader": "^6.0.4",
2728
"typescript": "^3.5.3",
2829
"webpack": "^4.36.1",
29-
"webpack-cli": "^3.3.6",
30-
"lodash.template": "4.5.0"
30+
"webpack-cli": "^3.3.6"
3131
},
3232
"peerDependencies": {
3333
"react": "^16.8.6",

0 commit comments

Comments
 (0)