We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7670ccb commit d6b12adCopy full SHA for d6b12ad
packages/pebble-shared/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pebble-shared",
3
- "version": "2.19.0",
+ "version": "2.20.0-alpha.0",
4
"license": "MIT",
5
"main": "dist/pebble-shared.js",
6
"files": [
packages/pebble-web/package.json
"name": "pebble-web",
"author": "ritz078 <[email protected]>",
"main": "dist/pebble-web.js",
@@ -44,7 +44,7 @@
44
"utility-types": "^3.10.0"
45
},
46
"devDependencies": {
47
- "pebble-shared": "^2.19.0"
+ "pebble-shared": "^2.20.0-alpha.0"
48
49
"greenkeeper": {
50
"ignore": [
0 commit comments