File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " tailwindcss-utopia" ,
33 "type" : " module" ,
4- "version" : " 0.0.2 " ,
4+ "version" : " 0.0.3 " ,
55 "main" : " ./dist/index.cjs" ,
66 "module" : " ./dist/index.js" ,
77 "types" : " ./dist/index.d.ts" ,
1212 "require" : " ./dist/index.cjs"
1313 },
1414 "scripts" : {
15+ "abc" : " bun run abc.ts" ,
1516 "build" : " bun run build.ts" ,
1617 "prepublishOnly" : " bun run build"
1718 },
3839 "devDependencies" : {
3940 "@types/bun" : " ^1.1.10" ,
4041 "bun-plugin-dts" : " ^0.3.0" ,
42+ "esinstall" : " ^1.1.7" ,
4143 "jest-diff" : " ^29.7.0" ,
4244 "prettier" : " ^3.4.2" ,
4345 "tailwindcss-priv" :
" npm:[email protected] " ,
Original file line number Diff line number Diff line change 11{
22 "name" : " utopia-tailwind-merge" ,
33 "type" : " module" ,
4- "version" : " 0.0.2 " ,
4+ "version" : " 0.0.3 " ,
55 "main" : " ./dist/index.cjs" ,
66 "module" : " ./dist/index.js" ,
77 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments