Skip to content

Commit 58e54c7

Browse files
committed
update
1 parent e9f673c commit 58e54c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "react-redux-typescript-starter-kit",
33
"version": "0.11.1",
44
"description": "Futuristic, production-ready development environment for building Component-Driven, Flux Single Page Applications with React, Redux and TypeScript - powered by JSPM (SystemJS with Hot-Reload & Rollup).",
5-
"main": "server.js",
65
"author": "Piotr Witek <piotrek.witek@gmail.com> (http://piotrwitek.github.io/)",
76
"homepage": "http://piotrwitek.github.io/react-redux-typescript-starter-kit/",
87
"repository": "https://github.com/piotrwitek/react-redux-typescript-starter-kit.git",
98
"bugs": "https://github.com/piotrwitek/react-redux-typescript-starter-kit/issues",
109
"license": "MIT",
10+
"main": "server.js",
1111
"scripts": {
1212
"postinstall": "jspm install && npm run build:dev",
1313
"clean": "node scripts/clean.js",

0 commit comments

Comments
 (0)