File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css "/>
9
9
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css "/>
10
10
< link rel ="stylesheet " href ="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css "/>
11
- < script src =" /node_modules/prismjs-package/themes/prism.css "> </ script >
11
+ < link rel =" stylesheet " href =" /node_modules/prismjs-package/themes/prism.css "/ >
12
12
< link rel ="stylesheet " href ="/static/styles.css "/>
13
13
</ head >
14
14
< body >
Original file line number Diff line number Diff line change 27
27
"dependencies" : {
28
28
"classnames" : " ^2.2.5" ,
29
29
"lang-map" : " ^0.4.0" ,
30
- "lodash" : " ^4.16.2 " ,
30
+ "lodash" : " ^4.16.4 " ,
31
31
"parse-diff" : " ^0.4.0" ,
32
- "prismjs-package" : " ^0.7.18 " ,
32
+ "prismjs-package" : " ^0.7.19 " ,
33
33
"react" : " ^15.3.2" ,
34
34
"react-dom" : " ^15.3.2"
35
35
},
36
36
"devDependencies" : {
37
37
"jquery" : " ^3.1.1" ,
38
- "react-bootstrap" : " ^0.30.4 " ,
39
- "react-devpack" : " ^0.2.0 "
38
+ "react-bootstrap" : " ^0.30.5 " ,
39
+ "react-devpack" : " ^0.2.1 "
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments