File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @preact/async-loader" ,
3- "version" : " 3.0.0-rc.12 " ,
3+ "version" : " 3.0.0" ,
44 "description" : " Preact's async component loader for Webpack" ,
55 "files" : [
66 " *.js"
77 ],
8+ "author" :
" Jason Miller <[email protected] > (http://jasonformat.com)" ,
9+ "license" : " MIT" ,
10+ "bugs" : " https://github.com/preactjs/preact-cli/issues" ,
11+ "homepage" : " https://github.com/preactjs/preact-cli" ,
812 "engines" : {
9- "node" : " >=6 "
13+ "node" : " >=8 "
1014 },
1115 "dependencies" : {
1216 "kleur" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " preact-cli" ,
3- "version" : " 3.0.0-rc.18 " ,
3+ "version" : " 3.0.0" ,
44 "description" : " Start building a Preact Progressive Web App in seconds." ,
5- "repository" : " developit /preact-cli" ,
5+ "repository" : " preactjs /preact-cli" ,
66 "main" : " lib/index.js" ,
77 "bin" : {
88 "preact" : " lib/index.js"
4242 ],
4343 "author" :
" Jason Miller <[email protected] > (http://jasonformat.com)" ,
4444 "license" : " MIT" ,
45- "bugs" : " https://github.com/developit /preact-cli/issues" ,
46- "homepage" : " https://github.com/developit /preact-cli" ,
45+ "bugs" : " https://github.com/preactjs /preact-cli/issues" ,
46+ "homepage" : " https://github.com/preactjs /preact-cli" ,
4747 "devDependencies" : {
4848 "eslint" : " ^7.1.0" ,
4949 "html-looks-like" : " ^1.0.2" ,
You can’t perform that action at this time.
0 commit comments