Skip to content

Commit

Permalink
Merge pull request #54 from palantir/release/1.1.0
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
themadcreator authored Feb 10, 2017
2 parents 793bc9e + a61b5da commit b4d73a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svg-typewriter",
"version": "1.0.2",
"version": "1.1.0",
"description": "SVG Text Measurement Line Wrapper",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
Expand Down Expand Up @@ -42,7 +42,6 @@
"license": "MIT",
"dependencies": {
"@types/d3": "^3.5",
"circle-github-bot": "^0.4.0",
"d3": "^3.5"
},
"devDependencies": {
Expand All @@ -51,6 +50,7 @@
"@types/node": "6.0.52",
"browserify": "^13.3.0",
"browserify-shim": "^3.8.12",
"circle-github-bot": "^0.4.0",
"chai": "3.5.0",
"http-server": "^0.9.0",
"istanbul": "^0.4.5",
Expand Down

1 comment on commit b4d73a2

@blueprint-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge pull request #54 from palantir/release/1.1.0

Preview: docs | dev

Please sign in to comment.