Skip to content

Commit

Permalink
7.0.0-alpha.26 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Aug 12, 2021
1 parent cecfc6e commit 7af4f04
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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": "7.0.0-alpha.25",
"version": "7.0.0-alpha.26",
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
"scripts": {
"build:dev": "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": "7.0.0-alpha.25",
"version": "7.0.0-alpha.26",
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
"typings": "swiper.d.ts",
"type": "module",
Expand Down Expand Up @@ -158,4 +158,4 @@
"dom7": "^4.0.0-beta.3",
"ssr-window": "^4.0.0-beta.3"
}
}
}

0 comments on commit 7af4f04

Please sign in to comment.