Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bigous committed Apr 3, 2017
1 parent f2a5c09 commit 63e1624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-highcharts",
"version": "0.6.5",
"version": "1.0.0",
"scripts": {
"test": "echo No tests available yet...",
"commit": "git-cz",
Expand Down Expand Up @@ -28,7 +28,7 @@
"module": "index.js",
"typings": "index.d.ts",
"homepage": "https://githuc.com/Bigous/ng2-highcharts",
"dependencies" : {
"dependencies": {
"@types/highcharts": "^4.2.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 63e1624

Please sign in to comment.