mirror of
https://github.com/sbrow/strings.git
synced 2025-12-29 15:17:38 -05:00
chore(release): 0.1.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sbrow/strings",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Library for string manipulation",
|
||||
"main": "./lib/index.js",
|
||||
"types": "./lib/index.d.ts",
|
||||
@@ -17,6 +17,7 @@
|
||||
"@types/ramda": "^0.29.1",
|
||||
"fast-check": "^3.9.0",
|
||||
"ramda": "^0.29.0",
|
||||
"standard-version": "^9.5.0",
|
||||
"typedoc": "^0.24.7",
|
||||
"typedoc-plugin-markdown": "^3.15.3",
|
||||
"typescript": "^5.0.4",
|
||||
|
||||
Reference in New Issue
Block a user