Skip to content

Commit ad18a22

Browse files
authored
Pin LuauPolyfill
1 parent 6280e8f commit ad18a22

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

packages/react-debug-tools/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
LuauPolyfill = 'jsdotlua/[email protected]'
11+
LuauPolyfill = 'jsdotlua/luau-polyfill@=1.2.3'
1212
ReactReconciler = 'jsdotlua/[email protected]'
1313
Shared = 'jsdotlua/[email protected]'

packages/react-devtools-shared/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
LuauPolyfill = 'jsdotlua/[email protected]'
11+
LuauPolyfill = 'jsdotlua/luau-polyfill@=1.2.3'
1212
React = 'jsdotlua/[email protected]'
1313
ReactDebugTools = 'jsdotlua/[email protected]'
1414
ReactIs = 'jsdotlua/[email protected]'

packages/react-reconciler/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
LuauPolyfill = 'jsdotlua/[email protected]'
11+
LuauPolyfill = 'jsdotlua/luau-polyfill@=1.2.3'
1212
Promise = 'evaera/[email protected]'
1313
React = 'jsdotlua/[email protected]'
1414
Scheduler = 'jsdotlua/[email protected]'

packages/react-roblox/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
LuauPolyfill = 'jsdotlua/[email protected]'
11+
LuauPolyfill = 'jsdotlua/luau-polyfill@=1.2.3'
1212
React = 'jsdotlua/[email protected]'
1313
ReactReconciler = 'jsdotlua/[email protected]'
1414
Scheduler = 'jsdotlua/[email protected]'

packages/react/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
LuauPolyfill = 'jsdotlua/[email protected]'
11+
LuauPolyfill = 'jsdotlua/luau-polyfill@=1.2.3'
1212
Shared = 'jsdotlua/[email protected]'

packages/roact-compat/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
LuauPolyfill = 'jsdotlua/[email protected]'
11+
LuauPolyfill = 'jsdotlua/luau-polyfill@=1.2.3'
1212
React = 'jsdotlua/[email protected]'
1313
ReactRoblox = 'jsdotlua/[email protected]'
1414
Shared = 'jsdotlua/[email protected]'

packages/scheduler/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
LuauPolyfill = 'jsdotlua/[email protected]'
11+
LuauPolyfill = 'jsdotlua/luau-polyfill@=1.2.3'
1212
Shared = 'jsdotlua/[email protected]'

packages/shared/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
LuauPolyfill = 'jsdotlua/[email protected]'
11+
LuauPolyfill = 'jsdotlua/luau-polyfill@=1.2.3'

0 commit comments

Comments
 (0)