mirror of https://github.com/AMT-Cheif/drift.git
28 lines
472 B
YAML
28 lines
472 B
YAML
name: web_wasm
|
|
description: Integration tests for the drift wasm implementation
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: ^3.0.0
|
|
|
|
dependencies:
|
|
collection: ^1.17.2
|
|
drift:
|
|
build_daemon: ^4.0.0
|
|
webdriver: ^3.0.2
|
|
shelf: ^1.4.1
|
|
shelf_proxy: ^1.0.4
|
|
path: ^1.8.3
|
|
js: ^0.6.7
|
|
package_config: ^2.1.0
|
|
async: ^2.11.0
|
|
http: ^1.0.0
|
|
sqlite3: ^2.0.0
|
|
|
|
dev_dependencies:
|
|
build_runner: ^2.4.5
|
|
build_web_compilers: ^4.0.0
|
|
drift_dev:
|
|
lints: ^3.0.0
|
|
test: ^1.24.3
|