Skip to content

Commit 4f5ac81

Browse files
committed
Add spm support
1 parent 948d383 commit 4f5ac81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,9 @@
3636
"postinstall": "bower install",
3737
"test": "gulp test"
3838
},
39+
"spm": {
40+
"main": "dist/select.js",
41+
"output": ["dist/select.css"]
42+
},
3943
"license": "MIT"
4044
}

0 commit comments

Comments
 (0)