Skip to content

Commit 23e5657

Browse files
committed
Merge pull request angular-ui#794 from allenm/master
chore(spm): add spm support
2 parents dafb90a + 4f5ac81 commit 23e5657

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
@@ -43,5 +43,9 @@
4343
"scripts": {
4444
"test": "gulp test"
4545
},
46+
"spm": {
47+
"main": "dist/select.js",
48+
"output": ["dist/select.css"]
49+
},
4650
"license": "MIT"
4751
}

0 commit comments

Comments
 (0)