We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1eeee commit 0c0c717Copy full SHA for 0c0c717
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "preact-cli-plugin-fast-async",
+ "name": "preact-cli-plugin-async",
3
"version": "2.0.0",
4
"description": "Preact CLI plugin that adds support for async/await via fast-async",
5
"main": "dist/async-plugin.js",
@@ -23,7 +23,7 @@
23
"contributors": [
24
"Jason Miller <[email protected]> (http://jasonformat.com)"
25
],
26
- "repository": "pluscubed/preact-cli-plugin-fast-async",
+ "repository": "developit/preact-cli-plugin-async",
27
"license": "MIT",
28
"devDependencies": {
29
"bundlesize": "^0.17.0",
0 commit comments