Skip to content

Commit 9d4351b

Browse files
Downgrade create-plugma and plugma versions to 2.0.39 and 2.0.49 respectively
1 parent 850bf22 commit 9d4351b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/create-plugma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-plugma",
3-
"version": "2.1.0",
3+
"version": "2.0.39",
44
"description": "",
55
"main": "dist/index.js",
66
"type": "module",

packages/plugma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugma",
3-
"version": "2.1.0",
3+
"version": "2.0.49",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)