Changeset 12968
- Timestamp:
- 11/14/2023 11:18:25 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/package.json
r11460 r12968 16 16 "cssnano": "^4.1.11", 17 17 "es6-promise": "~4.2.8", 18 "grunt": "^1. 4.1",19 "grunt-contrib-jshint": "^3. 1.1",18 "grunt": "^1.6.1", 19 "grunt-contrib-jshint": "^3.2.0", 20 20 "grunt-contrib-watch": "^1.1.0", 21 "grunt-contrib-uglify": "^5. 0.1",21 "grunt-contrib-uglify": "^5.2.2", 22 22 "grunt-postcss": "^0.9.0", 23 23 "grunt-rtlcss": "^2.0.2", 24 24 "grunt-sass": "~3.1.0", 25 25 "grunt-sass-globbing": "^1.5.1", 26 "node-sass": "^ 6.0.1",26 "node-sass": "^8.0.0", 27 27 "pixrem": "^5.0.0" 28 28 }
Note: See TracChangeset
for help on using the changeset viewer.