Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 782a04b

Browse files
authored
Merge pull request #82 from FidelLimited/patch-1
fix(package.json): version
2 parents 829edc8 + 28fe0f5 commit 782a04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-plugin-optimize",
3-
"version": "4.1.2-rc.1",
3+
"version": "4.1.0-rc.1",
44
"description": "Bundle with Browserify, transpile and minify with Babel automatically to your NodeJS runtime compatible JavaScript.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)