Skip to content

Commit ba40620

Browse files
committed
chore: use temp instead of tempy
1 parent eb8bea2 commit ba40620

File tree

4 files changed

+57
-103
lines changed

4 files changed

+57
-103
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"atom-message-panel": "1.3.1",
2828
"atom-space-pen-views-plus": "^3.0.4",
2929
"strip-ansi": "^6.0.0",
30-
"tempy": "^1.0.1",
30+
"temp": "^0.9.4",
3131
"underscore": "^1.12.1",
3232
"uuid": "^8.3.2"
3333
},
@@ -38,6 +38,7 @@
3838
"@types/atom": "^1.40.10",
3939
"@types/jasmine": "^3.6.7",
4040
"@types/node": "^14.14.35",
41+
"@types/temp": "^0.8.34",
4142
"@types/underscore": "^1.11.0",
4243
"@types/uuid": "^8.3.0",
4344
"eslint": "^7.22.0",

0 commit comments

Comments
 (0)