Skip to content

Commit efbdc96

Browse files
committed
chore(package): update some infos from the package.json file
1 parent 64b76ae commit efbdc96

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "react-redux-universal-boilerplate",
3-
"version": "1.0.0",
2+
"name": "react-router-animation-examples",
3+
"version": "1.0.1",
44
"author": {
55
"name": "Kiki le singe"
66
},
77
"license": "MIT",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/kiki-le-singe/react-redux-universal-boilerplate.git"
10+
"url": "https://github.com/kiki-le-singe/react-router-animation-examples.git"
1111
},
12-
"homepage": "https://github.com/kiki-le-singe/react-redux-universal-boilerplate",
13-
"bugs": "https://github.com/kiki-le-singe/react-redux-universal-boilerplate/issues",
12+
"homepage": "https://github.com/kiki-le-singe/react-router-animation-examples",
13+
"bugs": "https://github.com/kiki-le-singe/react-router-animation-examples/issues",
1414
"keywords": [
1515
"boilerplate",
1616
"react",
@@ -31,7 +31,7 @@
3131
"isomorphic",
3232
"universal"
3333
],
34-
"description": "Get started with a Universal boilerplate containing tools like React, Redux, Koa...",
34+
"description": "Simple example using React's Animations with React Router",
3535
"engines": {
3636
"node": ">=5.0.0",
3737
"npm": "^3.3.12"

0 commit comments

Comments
 (0)