@lwc/ssr-runtime 7.2.2 → 7.2.3-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
5
5
  ],
6
6
  "name": "@lwc/ssr-runtime",
7
- "version": "7.2.2",
7
+ "version": "7.2.3-alpha.0",
8
8
  "description": "Runtime complement to @lwc/ssr-compiler",
9
9
  "keywords": [
10
10
  "lwc",
@@ -44,4 +44,4 @@
44
44
  }
45
45
  },
46
46
  "dependencies": {}
47
- }
47
+ }