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

Fix for issue raised on the rtree #5

Closed
wants to merge 5 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
correct grunt-cli version
seanmalter committed Nov 30, 2018
commit 5ca0be05e1ae7e6435ce7a05f86e7ece748bd429
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "~3.2.0",
"grunt-cli": "~1.3.0",
"grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-jasmine": "~0.5.2",