8000 Bumped v1.0.0. · rvagg/archived-string_decoder@0caec7d · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 5, 2018. It is now read-only.

Commit 0caec7d

Browse files
committed
Bumped v1.0.0.
1 parent 5dd33eb commit 0caec7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "string_decoder",
3-
"version": "0.11.10-3",
3+
"version": "1.0.0",
44
"description": "The string_decoder module from Node core",
55
"main": "lib/string_decoder.js",
66
"dependencies": {
7-
"buffer-shims": "^1.0.0"
7+
"buffer-shims": "~1.0.0"
88
},
99
"devDependencies": {
1010
"babel-polyfill": "^6.23.0",

0 commit comments

Comments
 (0)
0