Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aeagle committed Jul 27, 2019
1 parent 8dddb6d commit b538232
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions react-spaces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-spaces",
"version": "0.1.4",
"version": "0.1.5",
"main": "dist/index.js",
"author": {
"name": "Allan Eagle"
Expand All @@ -17,6 +17,7 @@
"@types/react": "^16.8.23",
"@types/react-dom": "^16.8.4",
"css-loader": "^3.1.0",
"lodash.template": "4.5.0",
"node-sass": "^4.12.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
Expand All @@ -26,8 +27,7 @@
"ts-loader": "^6.0.4",
"typescript": "^3.5.3",
"webpack": "^4.36.1",
"webpack-cli": "^3.3.6",
"lodash.template": "4.5.0"
"webpack-cli": "^3.3.6"
},
"peerDependencies": {
"react": "^16.8.6",
Expand Down

0 comments on commit b538232

Please sign in to comment.