Skip to content

Commit

Permalink
More protobufjs migration
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny-signal committed Jul 9, 2021
1 parent cf06e66 commit ddbbe3a
Show file tree
Hide file tree
Showing 70 changed files with 3,966 additions and 3,368 deletions.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ module.exports = grunt => {
libtextsecuretest: {
src: [
'node_modules/jquery/dist/jquery.js',
'components/mock-socket/dist/mock-socket.js',
'node_modules/mocha/mocha.js',
'node_modules/chai/chai.js',
'libtextsecure/test/_test.js',
Expand Down
4 changes: 0 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"webaudiorecorder": "https://github.com/higuma/web-audio-recorder-js.git"
},
"devDependencies": {
"mock-socket": "~0.3.2"
},
"preen": {
"bytebuffer": [
Expand All @@ -20,9 +19,6 @@
"long": [
"dist/Long.js"
],
"mock-socket": [
"dist/mock-socket.js"
],
"mp3lameencoder": [
"lib/Mp3LameEncoder.js"
],
Expand Down

0 comments on commit ddbbe3a

Please sign in to comment.