mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Release v0.0.1
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "bullet-train-oh-my-zsh-theme",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "A Powerline-like theme for oh-my-zsh",
|
||||
"main": "bullet-train.zsh-theme",
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
"test": "grunt test",
|
||||
"bump": "grunt bump"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -18,6 +19,7 @@
|
||||
"homepage": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-bump": "0.0.14",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-lintspaces": "^0.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user