Skip to content

Commit 6ecd769

Browse files
Typo in package.json
1 parent 96a67f9 commit 6ecd769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "castlecss-documentation",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "CastleCSS is a modulular, mobile first, upgradable SCSS framework",
55
"main": "index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"homepage": "https://www.castlecss.com",
2626
"dependencies": {
27-
"castlecss-buttons": "0.4.1",
27+
"castlecss-buttons": "^0.4.1",
2828
"castlecss-core": "^1.7.3",
2929
"castlecss-notifications": "^0.3.0"
3030
},

0 commit comments

Comments
 (0)