Skip to content

Commit 37fa0a0

Browse files
authored
Merge pull request #382 from teamwalnut/packagejson-module-name-match-bsconfig
package.json name match bsconfig.json one
2 parents 55625bc + 1dd315c commit 37fa0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "rescript-urql",
2+
"name": "@urql/rescript",
33
"version": "4.0.5",
44
"scripts": {
55
"build": "rescript build",

0 commit comments

Comments
 (0)