Skip to content

Commit

Permalink
chore(package): Replace kittik-shape-text with kittik-shape-basic
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiklor committed Dec 17, 2015
1 parent 8f371f0 commit 56d62c0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"test": "babel-node ./node_modules/.bin/isparta cover _mocha"
},
"dependencies": {
"kittik-shape-text": "1.1.0"
"figlet": "1.1.1",
"kittik-shape-basic": "2.0.0"
},
"devDependencies": {
"babel-cli": "6.3.17",
Expand All @@ -30,9 +31,10 @@
"coveralls": "2.11.6",
"cz-conventional-changelog": "1.1.5",
"isparta": "4.0.0",
"kittik-cursor": "2.0.0",
"mocha": "2.3.4",
"sinon": "1.17.2",
"semantic-release": "4.3.5"
"semantic-release": "4.3.5",
"sinon": "1.17.2"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 56d62c0

Please sign in to comment.