Skip to content

Commit 477b875

Browse files
BackendExpertJehanKandyVinuraPathirana
committed
Update
Co-Authored-By: JehanKandy <[email protected]> Co-Authored-By: Vinura Pathirana <[email protected]>
1 parent 5066a32 commit 477b875

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "@jehankandy/jkcss",
33
"version": "4.0.0",
44
"description": "JKCSS - A CSS Framework",
5-
"main": "src/jkcss.min.css",
5+
"style": "src/jkcss.min.css",
6+
"main": "js/jkcss.min.js",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},

0 commit comments

Comments
 (0)