File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 43
43
}
44
44
},
45
45
"devDependencies" : {
46
+ "@assemblyscript/loader" : " ~0.18.7" ,
46
47
"@babel/core" : " ^7.13.10" ,
47
48
"@babel/plugin-proposal-class-properties" : " ^7.13.0" ,
48
49
"@babel/plugin-proposal-export-default-from" : " ^7.12.13" ,
53
54
"@rollup/plugin-commonjs" : " ^17.1.0" ,
54
55
"@rollup/plugin-json" : " ^4.1.0" ,
55
56
"@rollup/plugin-node-resolve" : " ^11.2.0" ,
57
+ "assemblyscript" : " ~0.18.7" ,
56
58
"chokidar-cli" : " ^2.0.0" ,
57
59
"cpy-cli" : " ^2.0.0" ,
58
60
"express" : " ^4.17.1" ,
113
115
" node 15"
114
116
],
115
117
"homepage" : " https://github.com/torch2424/as-bind#readme" ,
116
- "dependencies" : {
117
- "@assemblyscript/loader" : " ~0.18.7" ,
118
- "assemblyscript" : " ~0.18.7"
119
- },
120
118
"peerDependencies" : {
121
119
"@assemblyscript/loader" : " 0.18.x" ,
122
120
"assemblyscript" : " 0.18.x"
You can’t perform that action at this time.
0 commit comments