Skip to content

Commit 442a101

Browse files
Reversed package.json
1 parent b43c8f8 commit 442a101

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
Create seamless patterns in SVG to use as website backgrounds, header images, stationery design and package design
1414

15-
200+ patterns available
15+
250+ patterns available
1616

1717
## Features:
1818

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,34 +10,34 @@
1010
"test": "run-p --race dev cy:run"
1111
},
1212
"dependencies": {
13-
"@rollup/plugin-json": "^6.0.0",
13+
"@rollup/plugin-json": "^4.1.0",
1414
"@simonwep/pickr": "^1.8.2",
15-
"@supabase/supabase-js": "^2.7.1",
15+
"@supabase/supabase-js": "^1.24.0",
1616
"compression": "^1.7.4",
1717
"dayjs": "^1.11.7",
1818
"dotenv": "^16.0.3",
1919
"polka": "next",
2020
"prettier": "^2.8.4",
2121
"save-svg-as-png": "^1.4.17",
22-
"sirv": "^2.0.2"
22+
"sirv": "^1.0.7"
2323
},
2424
"devDependencies": {
2525
"@rollup/plugin-commonjs": "^16.0.0",
26-
"@rollup/plugin-node-resolve": "^15.0.1",
27-
"@rollup/plugin-replace": "^5.0.2",
26+
"@rollup/plugin-node-resolve": "^10.0.0",
27+
"@rollup/plugin-replace": "^2.3.4",
2828
"npm-run-all": "^4.1.5",
2929
"rollup": "^2.33.3",
30-
"rollup-plugin-svelte": "^7.1.2",
30+
"rollup-plugin-svelte": "^6.1.1",
3131
"rollup-plugin-terser": "^7.0.2",
3232
"sapper": "^0.29.1",
33-
"svelte": "^3.55.1",
33+
"svelte": "^3.37.0",
3434
"fs-extra": "^11.1.0",
3535
"@node-minify/clean-css": "^7.1.0",
3636
"@node-minify/core": "^7.1.0",
3737
"read-excel-file": "^5.6.0",
3838
"glob": "^8.1.0",
3939
"tinycolor2": "^1.6.0",
40-
"sharp": "^0.31.3",
40+
"sharp": "^0.26.3",
4141
"convert-svg-to-png": "^0.6.4"
4242
}
4343
}

0 commit comments

Comments
 (0)