Skip to content

Commit

Permalink
Merge pull request #42 from microsoft/glibc
Browse files Browse the repository at this point in the history
Version bump to trigger new build for glibc 2.27
  • Loading branch information
Mmdixon committed Nov 18, 2021
2 parents f216936 + 2c64b9c commit 70505d2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 45 deletions.
65 changes: 22 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "phoneticmatching",
"version": "0.3.7",
"version": "0.3.8",
"description": "A text utility to do string comparisons at a phonetic level.",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "^3.9.10"
},
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.6",
"@mapbox/node-pre-gyp": "^1.0.7",
"xregexp": "^4.4.1"
},
"files": [
Expand Down

0 comments on commit 70505d2

Please sign in to comment.