Skip to content

Commit d749687

Browse files
committed
Bumped up the version to 1.0 and changed the correct script for the main file in package.json
1 parent 3c2249c commit d749687

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

package.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "0.2.0",
4-
"description": "",
5-
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
3+
"version": "1.0.0",
4+
"description": "Angular plugin for FusionCharts",
5+
"main": "src/angular-fusioncharts",
96
"repository": {
107
"type": "git",
118
"url": "git://github.com/fusioncharts/angular-fusioncharts.git"

0 commit comments

Comments
 (0)