Skip to content

Commit b337b45

Browse files
committed
feat(package.json): release major
1 parent f0d682f commit b337b45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-plugin-select",
3-
"version": "1.0.1-rc.1",
3+
"version": "2.0.0-rc.1",
44
"description": "Serverless plugin that selects which functions are to be deployed.",
55
"main": "src/index.js",
66
"scripts": {
@@ -28,6 +28,6 @@
2828
"bluebird": "^3.5.0"
2929
},
3030
"devDependencies": {
31-
"standard": "^9.0.1"
31+
"standard": "^10.0.2"
3232
}
3333
}

0 commit comments

Comments
 (0)