Skip to content

Commit 0c0c717

Browse files
committed
Rename
1 parent eb1eeee commit 0c0c717

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "preact-cli-plugin-fast-async",
2+
"name": "preact-cli-plugin-async",
33
"version": "2.0.0",
44
"description": "Preact CLI plugin that adds support for async/await via fast-async",
55
"main": "dist/async-plugin.js",
@@ -23,7 +23,7 @@
2323
"contributors": [
2424
"Jason Miller <[email protected]> (http://jasonformat.com)"
2525
],
26-
"repository": "pluscubed/preact-cli-plugin-fast-async",
26+
"repository": "developit/preact-cli-plugin-async",
2727
"license": "MIT",
2828
"devDependencies": {
2929
"bundlesize": "^0.17.0",

0 commit comments

Comments
 (0)