Skip to content

Commit

Permalink
init.luau -> init.lua (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
rimuy authored Jul 15, 2024
1 parent f620a93 commit 91d2b51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@rbxts/squash",
"version": "2.2.0-ts.0",
"description": "Typings for Squash, a comprehensive ser/des library",
"main": "src/init.luau",
"main": "src/init.lua",
"types": "src/index.d.ts",
"scripts": {},
"keywords": [],
Expand Down
File renamed without changes.

0 comments on commit 91d2b51

Please sign in to comment.