Skip to content

Commit

Permalink
Merge 86cbca4 into 64a0b4a
Browse files Browse the repository at this point in the history
  • Loading branch information
jtenner committed Jan 29, 2020
2 parents 64a0b4a + 86cbca4 commit f6ee399
Show file tree
Hide file tree
Showing 71 changed files with 22,433 additions and 67,176 deletions.
12,816 changes: 1,674 additions & 11,142 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -33,8 +33,8 @@
"@as-pect/core": "file:./packages/core",
"@types/glob": "^7.1.1",
"@types/jest": "^24.9.0",
"@types/node": "^13.1.7",
"assemblyscript": "0.8.1-nightly.20200114",
"assemblyscript": "^0.9.0",
"@types/node": "^13.1.8",
"coveralls": "^3.0.9",
"csv-stringify": "^5.3.6",
"jest": "^24.9.0",
Expand All @@ -45,9 +45,9 @@
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"ts-node": "^8.6.2",
"typedoc": "^0.16.4",
"typedoc": "^0.16.7",
"typedoc-plugin-lerna-packages": "^0.2.2",
"typescript": "^3.7.4"
"typescript": "^3.7.5"
},
"dependencies": {}
}

0 comments on commit f6ee399

Please sign in to comment.