We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709ad2c commit dcc5cc9Copy full SHA for dcc5cc9
lerna.json
@@ -2,7 +2,7 @@
2
"lerna": "3.4.0",
3
"npmClient": "yarn",
4
"useWorkspaces": true,
5
- "version": "1.0.2",
+ "version": "1.0.3",
6
"command": {
7
"publish": {
8
"ignoreChanges": [
packages/messaging-api-slack/package.json
@@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/Yoctol/messaging-apis.git"
},
9
- "version": "1.0.1",
10
"main": "dist/index.js",
11
"types": "dist/index.d.ts",
12
"dependencies": {
0 commit comments