Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbarke committed Apr 2, 2017
1 parent 10c3b29 commit 1712b13
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": "karma-typescript-es6-transform",
"version": "1.0.0-beta.6",
"version": "1.0.0",
"description": "Plugin for transforming ES2015 javascript code to to ES5 syntax.",
"main": "dist/transform.js",
"keywords": [
Expand Down Expand Up @@ -43,7 +43,7 @@
"@types/node": "^7.0.5",
"@types/tape": "^4.2.29",
"babel-preset-es2016": "^6.22.0",
"karma-typescript": "beta",
"karma-typescript": "latest",
"tap-spec": "^4.1.1",
"tape": "^4.6.3",
"tslint": "^4.4.2",
Expand Down

0 comments on commit 1712b13

Please sign in to comment.