File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 99 < script src ="../bower_components/jquery/dist/jquery.min.js "> </ script >
1010
1111 <!-- Include Font Awesome. -->
12- < link href ="../bower_components /font-awesome/css/font-awesome.min.css " rel ="stylesheet " type ="text/css " />
12+ < link href ="../node_modules /font-awesome/css/font-awesome.min.css " rel ="stylesheet " type ="text/css " />
1313
1414 <!-- Include Froala Editor styles -->
1515 < link rel ="stylesheet " href ="../bower_components/froala-wysiwyg-editor/css/froala_editor.min.css " />
Original file line number Diff line number Diff line change 3434 },
3535 "homepage" : " https://www.froala.com/wysiwyg-editor" ,
3636 "devDependencies" : {
37- "grunt" : " ^0.4.5 " ,
37+ "grunt" : " ^1.0.3 " ,
3838 "grunt-contrib-concat" : " ^0.5.1" ,
39- "grunt-contrib-jshint" : " ^0.11.3 " ,
39+ "grunt-contrib-jshint" : " ^2.0.0 " ,
4040 "grunt-contrib-uglify" : " ^0.11.0" ,
41- "grunt-contrib-watch" : " ^0.6.1 " ,
42- "grunt-karma" : " ^0.12 .1" ,
41+ "grunt-contrib-watch" : " ^1.1.0 " ,
42+ "grunt-karma" : " ^3.0 .1" ,
4343 "jasmine-core" : " ^2.4.1" ,
4444 "jshint-stylish" : " ^2.1.0" ,
45- "karma" : " ^0.13.19 " ,
45+ "karma" : " ^4.0.0 " ,
4646 "karma-firefox-launcher" : " ^0.1.7" ,
4747 "karma-jasmine" : " ^0.3.6" ,
48- "karma-phantomjs-launcher" : " ^0.2.3 " ,
48+ "karma-phantomjs-launcher" : " ^1.0.4 " ,
4949 "phantomjs" : " ^1.9.19" ,
5050 "sinon" : " ^1.17.2"
5151 },
5252 "dependencies" : {
53+ "coffee-script" : " ^1.12.7" ,
5354 "froala-editor" : " 2.9.3"
5455 }
5556}
You can’t perform that action at this time.
0 commit comments