Skip to content

Commit

Permalink
Modify grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
anyakro committed Dec 5, 2024
1 parent 59320b4 commit 3aa09c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
File renamed without changes.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,16 @@
"@wordpress/data": "^10.11.0",
"@wordpress/element": "^6.11.0",
"@wordpress/html-entities": "^4.11.0",
"glob": "^11.0.0",
"@wordpress/scripts": "^24.6.0",
"babel-loader": "^8.2.5",
"css-loader": "^6.7.1",
"node-sass": "^7.0.3",
"react": "^18.3.1",
"glob": "^11.0.0",
"grunt-cli": "^1.5.0",
"grunt-contrib-cssmin": "^5.0.0",
"grunt-contrib-uglify": "^5.2.2",
"grunt-wp-i18n": "^1.0.3",
"node-sass": "^7.0.3",
"react": "^18.3.1",
"sass": "^1.55.0",
"sass-loader": "^13.1.0",
"style-loader": "^4.0.0",
Expand Down

0 comments on commit 3aa09c2

Please sign in to comment.