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

Commit

Permalink
[buddy-plugin-typescript] release 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
popeindustries committed Nov 9, 2017
1 parent b13caa3 commit 5376a3d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/buddy-plugin-typescript/package.json
@@ -1,7 +1,7 @@
{
"name": "buddy-plugin-typescript",
"description": "Buddy plugin for typescript source transforms (via TypeScript)",
"version": "2.4.2",
"version": "2.6.1",
"author": "mariuslundgard <studio@mariuslundgard.com>",
"contributors": [
"popeindustries <alex@pope-industries.com>"
Expand All @@ -13,7 +13,7 @@
"ts"
],
"dependencies": {
"typescript": "2.4.2"
"typescript": "2.6.1"
},
"peerDependencies": {
"buddy": ">= 6.6.x"
Expand Down
6 changes: 3 additions & 3 deletions packages/buddy-plugin-typescript/yarn.lock
Expand Up @@ -2,6 +2,6 @@
# yarn lockfile v1


typescript@2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"
typescript@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"

0 comments on commit 5376a3d

Please sign in to comment.