Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bdc1e5b

Browse files
committed
Fixing the name on angular-plotly.js
1 parent 146525e commit bdc1e5b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
2-
"name": "angular-plotly-js",
2+
"name": "angular-plotly.js",
33
"version": "3.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
77
"build": "ng build",
88
"test": "ng test",
9-
"lint": "ng lint",
10-
"e2e": "ng e2e"
9+
"lint": "ng lint"
1110
},
1211
"private": true,
1312
"dependencies": {

0 commit comments

Comments
 (0)