Skip to content

Commit 7cb5250

Browse files
committed
updating npm
1 parent e9e1aa4 commit 7cb5250

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "functionality.js",
3-
"version": "3.2.0",
3+
"entry": "index.js",
4+
"version": "3.2.1",
45
"description": "- This Is A JavaScript Library To Make Your Work Easier/Faster,<br />\r You Can See Functionalty.js Website From Here\r - Born In May 5 / 16 / 2022",
5-
"main": "functionalty.js",
6+
"main": "index.js",
67
"scripts": {
78
"test": "jest --watchAll",
89
"dev": "node server.js",

0 commit comments

Comments
 (0)