Skip to content

Commit 83fbb2d

Browse files
committed
Lock down the requested version of the react engine
1 parent 839dd2e commit 83fbb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/development-edition-engine-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@pattern-lab/core": "^3.0.0-alpha.11",
99
"@pattern-lab/engine-mustache": "^2.0.0-alpha.5",
10-
"@pattern-lab/engine-react": "0.3.0",
10+
"@pattern-lab/engine-react": "0.2.1-alpha.2",
1111
"@pattern-lab/uikit-workshop": "1.0.0-alpha.4",
1212
"gulp": "^3.9.1",
1313
"minimist": "^1.2.0",

0 commit comments

Comments
 (0)