Skip to content

Commit

Permalink
chore: remove peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thgreasi committed Jul 14, 2015
1 parent 224e963 commit 1162ade
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-system-import-transformer",
"version": "1.1.2",
"version": "1.1.3",
"description": "Babel plugin that replaces System.import with the equivalent UMD pattern",
"main": "index.js",
"author": "Thodoris Greasidis",
Expand All @@ -9,9 +9,6 @@
"type": "git",
"url": "https://github.com/thgreasi/babel-plugin-system-import-transformer.git"
},
"peerDependencies": {
"babel-core": "^5.2.0"
},
"keywords": [
"babel",
"babel-plugin",
Expand Down

0 comments on commit 1162ade

Please sign in to comment.