Skip to content

Commit c668bd9

Browse files
committed
chore: fix repository url
1 parent 3993289 commit c668bd9

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
@@ -2,7 +2,7 @@
22
"name": "fraql",
33
"version": "1.1.0",
44
"description": "Build data aware components using GraphQL.",
5-
"repository": "git@github.com:smooth-code/loadable-components.git",
5+
"repository": "git@github.com:smooth-code/fraql.git",
66
"main": "dist/fraql.cjs.js",
77
"jsnext:main": "dist/fraql.es.js",
88
"module": "dist/fraql.es.js",

0 commit comments

Comments
 (0)