Skip to content

Commit

Permalink
fix(run): move macos-version to run
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jun 24, 2018
1 parent 0cb3b04 commit 76bbb29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions packages/@jxa/run/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
"singleQuote": false,
"tabWidth": 4
},
"dependencies": {
"macos-version": "^4.1.0"
},
"devDependencies": {
"@jxa/global-type": "^1.0.1",
"@types/mocha": "^5.2.3",
Expand Down
3 changes: 0 additions & 3 deletions packages/@jxa/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@
"singleQuote": false,
"tabWidth": 4
},
"dependencies": {
"macos-version": "^4.1.0"
},
"devDependencies": {
"@jxa/sdef-to-dts": "^0.3.1",
"@types/mocha": "^5.0.0",
Expand Down

0 comments on commit 76bbb29

Please sign in to comment.