Skip to content

Commit 8b229f6

Browse files
committed
Bump 2.0.1
1 parent 689e9d1 commit 8b229f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "SassDoc's default theme",
44
"title": "SassDoc Default Theme",
55
"author": "SassDoc team",
6-
"version": "2.0.0",
6+
"version": "2.0.1",
77
"keywords": [
88
"sassdoc-theme"
99
],
@@ -22,11 +22,11 @@
2222
"dependencies": {
2323
"bluebird": "^2.8.2",
2424
"chroma-js": "^0.6.3",
25-
"extend": "1.*",
25+
"extend": "^1.0.0",
2626
"html-minifier": "^0.6.9",
27-
"sassdoc-extras": "2.0.0-rc.10",
27+
"sassdoc-extras": "^2.0.0",
2828
"swig": "1.4.0",
29-
"swig-extras": "0.*",
29+
"swig-extras": "^0.1.0",
3030
"themeleon": "^3.0.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)