File tree Expand file tree Collapse file tree 3 files changed +162
-328
lines changed Expand file tree Collapse file tree 3 files changed +162
-328
lines changed Original file line number Diff line number Diff line change 7373 "@trie-data-structure/uncompressed-trie" : " ^1.0.0"
7474 },
7575 "devDependencies" : {
76- "@aureooms/js-string" : " 1.0.0" ,
7776 "@babel/core" : " 7.19.1" ,
7877 "@babel/plugin-transform-destructuring" : " 7.18.13" ,
7978 "@babel/plugin-transform-for-of" : " 7.18.8" ,
8382 "@node-loader/babel" : " 2.0.1" ,
8483 "@node-loader/core" : " 2.0.0" ,
8584 "@node-loader/import-maps" : " 1.1.0" ,
85+ "@string-plumbing/mul" : " ^0.0.1" ,
8686 "ava" : " 4.3.3" ,
8787 "babel-plugin-transform-remove-console" : " 6.9.4" ,
8888 "babel-plugin-unassert" : " 3.2.0" ,
Original file line number Diff line number Diff line change 11import test from 'ava' ;
22
3- import { mul } from '@aureooms/js- string' ;
3+ import { mul } from '@string-plumbing/mul ' ;
44
55import { lz78 } from '#module' ;
66
You can’t perform that action at this time.
0 commit comments