mirror of
https://github.com/denoland/setup-deno.git
synced 2026-08-24 00:00:29 +02:00
fix: use npm install (#77)
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
'use strict'
|
||||
|
||||
module.exports = {
|
||||
kConstruct: require('../../core/symbols').kConstruct
|
||||
}
|
||||
Reference in New Issue
Block a user