Skip to content

Commit a62cf8a

Browse files
committed
Add main in package.json
1 parent 49fdbb2 commit a62cf8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "3.0.0-beta",
55
"license": "MIT",
66
"author": "Abdullah Almsaeed <abdullah@almsaeedstudio.com>",
7+
"main": "dist/js/adminlte.min.js",
78
"scripts": {
89
"css": "npm-run-all --sequential css-compile css-minify",
910
"css-compile": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 build/scss/AdminLTE.scss dist/css/adminlte.css",

0 commit comments

Comments
 (0)