Changeset 6626 for trunk/package.json
- Timestamp:
- 07/14/2017 09:41:11 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/package.json (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r6608 r6626 6 6 "description": "Forum software with a twist from the creators of WordPress.", 7 7 "devDependencies": { 8 "autoprefixer": "~7.1. 1",8 "autoprefixer": "~7.1.2", 9 9 "grunt": "~1.0.1", 10 10 "grunt-check-dependencies": "~1.0.0", 11 "grunt-checktextdomain": "~1.0. 0",11 "grunt-checktextdomain": "~1.0.1", 12 12 "grunt-contrib-clean": "~1.1.0", 13 13 "grunt-contrib-copy": "~1.0.0", … … 19 19 "grunt-jsvalidate": "~0.2.2", 20 20 "grunt-legacy-util": "~1.0.0", 21 "grunt-patch-wordpress": "~0.4. 0",21 "grunt-patch-wordpress": "~0.4.2", 22 22 "grunt-postcss": "~0.8.0", 23 23 "grunt-rtlcss": "~2.0.1", … … 26 26 "grunt-wp-i18n": "~1.0.0", 27 27 "matchdep": "~1.0.1", 28 "postcss-scss": " ^1.0.2",29 "stylelint": "~7.1 0.1",28 "postcss-scss": "~1.0.2", 29 "stylelint": "~7.13.0", 30 30 "stylelint-config-wordpress": "~11.0.0" 31 31 },
Note: See TracChangeset
for help on using the changeset viewer.