Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkawczynski07 committed Apr 18, 2017
1 parent aedd115 commit 21c0583
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-calendar-timeline",
"version": "0.12.0",
"description": "react calendar timeline",
"name": "new-react-calendar-timeline",
"version": "2.0.0",
"description": "new react calendar timeline",
"main": "modules/index.js",
"scripts": {
"clean": "rimraf -rf ./build",
Expand All @@ -21,14 +21,15 @@
"info": "npm info react-calendar-timeline",
"start": "./node_modules/.bin/webpack-dev-server --inline --hot --host 0.0.0.0"
},
"homepage": "https://github.com/namespace-ee/react-calendar-timeline",
"homepage": "https://github.com/mkawczynski07/react-calendar-timeline",
"repository": {
"type": "git",
"url": "https://github.com/namespace-ee/react-calendar-timeline.git"
"url": "https://github.com/mkawczynski07/react-calendar-timeline.git"
},
"author": "Marius Andra <[email protected]>",
"contributors": [
"Stanisław Chmiela <[email protected]>"
"Stanisław Chmiela <[email protected]>",
"Marek Kawczynski <[email protected]>"
],
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 21c0583

Please sign in to comment.