Skip to content

Commit d794858

Browse files
committed
chore: package.json
1 parent 4766cc4 commit d794858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"@cypress/code-coverage": "^3.10.0",
3030
"@plone/scripts": "*",
3131
"babel-plugin-transform-class-properties": "^6.24.1",
32+
"dotenv": "^16.3.2",
3233
"husky": "^8.0.3",
3334
"lint-staged": "^14.0.1",
3435
"md5": "^2.3.0",
35-
"postcss-less": "6.0.0",
36-
"dotenv": "^16.3.2"
36+
"postcss-less": "6.0.0"
3737
},
3838
"lint-staged": {
3939
"src/**/*.{js,jsx,ts,tsx,json}": [

0 commit comments

Comments
 (0)