Skip to content

Commit be6e374

Browse files
committed
4.0.0-next.3
1 parent 01fe723 commit be6e374

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

angular/dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@
8282
}
8383
},
8484
"sideEffects": false
85-
}
85+
}

angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/storage-angular",
3-
"version": "4.0.0-next.2",
3+
"version": "4.0.0-next.3",
44
"description": "Ionic Storage utility",
55
"scripts": {
66
"clean": "rimraf dist",

lib/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/storage",
3-
"version": "4.0.0-next.2",
3+
"version": "4.0.0-next.3",
44
"description": "Ionic Storage Helper",
55
"main": "dist/ionic-storage.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)