We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14403c2 commit d2f04d3Copy full SHA for d2f04d3
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "sliderm",
3
- "version": "1.0.8",
+ "version": "1.1.0",
4
"description": "The most light-weight dependency-free slider and carousel JavaScript library.",
5
"main": "dist/sliderm.js",
6
- "module": "src/index.js",
+ "module": "src/sliderm.js",
7
"scripts": {
8
"build": "webpack --mode production",
9
"watch": "webpack --watch --mode development",
0 commit comments