gruntjs / grunt-contrib-requirejs

Optimize RequireJS projects using r.js.
http://gruntjs.com/
MIT License
504 stars 105 forks source link

Update to use require.js 2.3.2 #118

Closed 199911 closed 8 years ago

199911 commented 8 years ago

As topic

vladikoff commented 8 years ago

the range in package.json already includes 2.3.2

( "requirejs": "^2.2.0" )