Skip to content

Commit

Permalink
Update PrismJS and jQuery File Upload to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
philwareham committed Jun 19, 2018
1 parent bc21f06 commit 2954367
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions HISTORY.txt
Expand Up @@ -13,6 +13,8 @@ Changes in 4.7.1
* Changed: Extended use of Textpattern 4.7.*-native tags in Four Point Seven
theme.
* Added: Latest translations.
* PrismJS 1.15.0.
* jQuery File Upload 9.22.0.

Changes in 4.7.0

Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,10 +25,10 @@
"uglify-js": "3.4.0"
},
"dependencies": {
"blueimp-file-upload": "9.21.0",
"blueimp-file-upload": "9.22.0",
"blueimp-md5": "2.10.0",
"jquery": "3.3.1",
"prismjs": "1.14.0"
"prismjs": "1.15.0"
},
"scripts": {
"phplint": "phplint '**/*.php' '!node_modules/**'",
Expand Down

0 comments on commit 2954367

Please sign in to comment.