We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd33eb commit 847f2f5Copy full SHA for 847f2f5
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "string_decoder",
3
- "version": "0.11.10-3",
+ "version": "1.0.0",
4
"description": "The string_decoder module from Node core",
5
"main": "lib/string_decoder.js",
6
"dependencies": {
7
- "buffer-shims": "^1.0.0"
+ "buffer-shims": "~1.0.0"
8
},
9
"devDependencies": {
10
"babel-polyfill": "^6.23.0",
0 commit comments