We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689e9d1 commit 8b229f6Copy full SHA for 8b229f6
package.json
@@ -3,7 +3,7 @@
3
"description": "SassDoc's default theme",
4
"title": "SassDoc Default Theme",
5
"author": "SassDoc team",
6
- "version": "2.0.0",
+ "version": "2.0.1",
7
"keywords": [
8
"sassdoc-theme"
9
],
@@ -22,11 +22,11 @@
22
"dependencies": {
23
"bluebird": "^2.8.2",
24
"chroma-js": "^0.6.3",
25
- "extend": "1.*",
+ "extend": "^1.0.0",
26
"html-minifier": "^0.6.9",
27
- "sassdoc-extras": "2.0.0-rc.10",
+ "sassdoc-extras": "^2.0.0",
28
"swig": "1.4.0",
29
- "swig-extras": "0.*",
+ "swig-extras": "^0.1.0",
30
"themeleon": "^3.0.0"
31
},
32
"devDependencies": {
0 commit comments