Skip to content

Commit d2f04d3

Browse files
committed
Update package.json
1 parent 14403c2 commit d2f04d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "sliderm",
3-
"version": "1.0.8",
3+
"version": "1.1.0",
44
"description": "The most light-weight dependency-free slider and carousel JavaScript library.",
55
"main": "dist/sliderm.js",
6-
"module": "src/index.js",
6+
"module": "src/sliderm.js",
77
"scripts": {
88
"build": "webpack --mode production",
99
"watch": "webpack --watch --mode development",

0 commit comments

Comments
 (0)