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

Skip to content

Commit 7cc5271

Browse files
committed
Merge pull request gridstack#241 from timwis/master
Add main property to package.json to enable use via require()
2 parents b00114d + fbe4113 commit 7cc5271

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
@@ -2,6 +2,7 @@
22
"name": "gridstack",
33
"version": "0.2.3",
44
"description": "gridstack.js is a jQuery plugin for widget layout",
5+
"main": "dist/gridstack.js",
56
"repository": {
67
"type": "git",
78
"url": "git+https://github.com/troolee/gridstack.js.git"

0 commit comments

Comments
 (0)