Skip to content

Commit 3e11729

Browse files
committed
⏪️ ++
1 parent a605246 commit 3e11729

3 files changed

Lines changed: 787 additions & 19 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
],
3131
"homepage": "https://github.com/atomicals/atomicals-js#readme",
3232
"devDependencies": {
33+
"chai": "^4.3.4",
34+
"chai-as-promised": "^7.1.1",
3335
"gulp": "^4.0.2",
3436
"gulp-autoprefixer": "^8.0.0",
3537
"gulp-changed": "^4.0.3",
@@ -42,6 +44,7 @@
4244
"gulp-sass": "^5.0.0",
4345
"gulp-typescript": "^6.0.0-alpha.1",
4446
"gulp-uglify": "^3.0.2",
47+
"mocha": "^9.1.3",
4548
"typescript": "^4.5.4",
4649
"vinyl-source-stream": "^2.0.0"
4750
},

0 commit comments

Comments
 (0)