Skip to content

Commit

Permalink
6.0.0-alpha.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jun 16, 2020
1 parent 590fc86 commit 77d72e4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swiper-src",
"version": "6.0.0-alpha.10",
"version": "6.0.0-alpha.11",
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
"scripts": {
"build:dev": "cross-env NODE_ENV=development node scripts/build",
Expand Down
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swiper",
"version": "6.0.0-alpha.10",
"version": "6.0.0-alpha.11",
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
"main": "swiper.cjs.js",
"jsnext:main": "swiper.esm.js",
Expand Down Expand Up @@ -49,4 +49,4 @@
"dom7": "^3.0.0-alpha.4",
"ssr-window": "^3.0.0-alpha.4"
}
}
}

0 comments on commit 77d72e4

Please sign in to comment.