Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
bump v to .1.1
  • Loading branch information
yoavniran committed Mar 16, 2017
1 parent 5983551 commit d25ef7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 0 additions & 2 deletions README.md
@@ -1,5 +1,3 @@
REPLACE BADGES !!!!!

[![Coverage Status](https://coveralls.io/repos/github/yoavniran/jest-jspm/badge.svg?branch=master)](https://coveralls.io/github/yoavniran/jest-jspm?branch=master)
[![npm Version](https://img.shields.io/npm/v/jest-jspm.svg)](https://www.npmjs.com/package/jest-jspm)
[![CircleCI]([![CircleCI](https://circleci.com/gh/yoavniran/jest-jspm.svg?style=svg)](https://circleci.com/gh/yoavniran/jest-jspm))
Expand Down
5 changes: 3 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "jest-jspm",
"version": "0.1.0",
"version": "0.1.1",
"description": "converts jspm aliasing config into jest mapping config",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -38,5 +38,6 @@
"gulp-eslint": "^3.0.1",
"gulp-jest": "^1.0.0",
"jest-cli": "^19.0.2"
}
},
"dependencies": {}
}

0 comments on commit d25ef7f

Please sign in to comment.