File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1212 "prettier" : " ^2.2.1" ,
1313 "typescript" : " ^4.1.2"
1414 },
15+ "homepage" : " https://github.com/Ayfri/Better-Embed" ,
1516 "keywords" : [
1617 " discord.js" ,
1718 " embed" ,
2728 "arrowParens" : " avoid" ,
2829 "singleQuote" : true
2930 },
30- "scripts" : {
31- "build" : " tsc" ,
32- "prepare" : " npm run build" ,
33- "prettier" : " prettier package.json README.md tsconfig.json src/**.ts --write"
34- },
3531 "readme" : " https://github.com/Ayfri/Better-Embed/blob/master/README.md" ,
3632 "repository" : {
3733 "type" : " git" ,
3834 "url" : " https://github.com/Ayfri/Better-Embed"
3935 },
36+ "scripts" : {
37+ "build" : " tsc" ,
38+ "prepare" : " npm run build" ,
39+ "prettier" : " prettier package.json README.md tsconfig.json src/**.ts --write"
40+ },
41+ "types" : " dist" ,
4042 "version" : " 1.0.2"
4143}
You can’t perform that action at this time.
0 commit comments