1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-08 08:02:49 +00:00
This commit is contained in:
2018-11-08 20:06:31 -06:00
parent 4ab481ecd3
commit afac3048d4

View File

@@ -1,6 +1,6 @@
{
"name": "react_starter",
"version": "2.0.0",
"version": "2.0.1",
"description": "A seed for a simple react application with typescript.",
"scripts": {
"build": "webpack -p --progress --colors",