Skip to content

Commit

Permalink
fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
samthor committed Sep 1, 2017
1 parent b8b7bdb commit 40eba03
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,9 +1,9 @@
{
"name": "fast-text-encoding",
"version": "1.0.0",
"description": "Fast polyfill for TextEncoder and TextDecoder, only supports utf-8 Edit",
"description": "Fast polyfill for TextEncoder and TextDecoder, only supports utf-8",
"main": "text.min.js",
"repository": "git@github.com:samthor/text.git",
"repository": "https://github.com/samthor/fast-text-encoder.git",
"author": "Sam Thorogood <[email protected]>",
"license": "Apache-2"
}

0 comments on commit 40eba03

Please sign in to comment.