Skip to content

Commit 933971a

Browse files
committed
added new name package
1 parent 913f530 commit 933971a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "mathematica",
2+
"name": "math-pro",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "Math pro is an extensive math library to do basic math calculations, sort and search functions.",
55
"main": "index.js",
66
"directories": {
77
"lib": "lib"
@@ -11,13 +11,13 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/pro-js/mathematica.git"
14+
"url": "git+https://github.com/pro-js/math-pro.git"
1515
},
1616
"keywords": [],
1717
"author": "",
1818
"license": "ISC",
1919
"bugs": {
20-
"url": "https://github.com/pro-js/mathematica/issues"
20+
"url": "https://github.com/pro-js/math-pro/issues"
2121
},
22-
"homepage": "https://github.com/pro-js/mathematica#readme"
22+
"homepage": "https://github.com/pro-js/math-pro#readme"
2323
}

0 commit comments

Comments
 (0)