Skip to content

Commit 73fa8ef

Browse files
fixes
1 parent bdebfb3 commit 73fa8ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@
3636
"url": "https://github.com/aureooms/js-sort.git",
3737
"type": "git"
3838
},
39-
"version": "5.0.4"
39+
"version": "5.0.4",
40+
"spm": {
41+
"main": "js/dist/sort.js"
42+
}
4043
}

0 commit comments

Comments
 (0)