mirror of
https://github.com/demostf/demo.js
synced 2026-06-03 16:44:12 +02:00
use released bit-buffer
This commit is contained in:
parent
47735371d7
commit
ab89e5efd2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"jsnext:main": "build/es6/index.js",
|
||||
"module": "build/es6/index.js",
|
||||
"dependencies": {
|
||||
"bit-buffer": "icewind1991/bit-buffer#typings",
|
||||
"bit-buffer": "0.1.0",
|
||||
"clone": "^2.1.0",
|
||||
"minimist": "1.1.x",
|
||||
"snappyjs": "^0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue