Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Commit

Permalink
#319: Update Node packages and add Yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Janssens committed May 10, 2017
1 parent 0ad701f commit 4ed798f
Show file tree
Hide file tree
Showing 2 changed files with 3,054 additions and 9 deletions.
18 changes: 9 additions & 9 deletions web/administrator/templates/elysio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"description": "Administrator template for Joomla!",
"author": "Timble",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-autoprefixer": "^2.2.0",
"grunt": "~1.0.1",
"grunt-autoprefixer": "^3.0.4",
"grunt-browser-sync": "^2.1.3",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-uglify": "^0.6.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^2.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-string-replace": "^1.2.0",
"grunt-sass": "^1.0.0",
"grunt-shell": "^1.1.2",
"grunt-webfont": "^0.4.8",
"jit-grunt": "^0.9.0",
"grunt-sass": "^2.0.0",
"grunt-shell": "^2.1.0",
"grunt-webfont": "^1.6.0",
"jit-grunt": "^0.10.0",
"time-grunt": "^1.0.0"
}
}
Loading

0 comments on commit 4ed798f

Please sign in to comment.