chore: prepare v1.2.11
This commit is contained in:
parent
8ba33e88cf
commit
39276c2546
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "purescript-csv-stream",
|
"name": "purescript-csv-stream",
|
||||||
"version": "v1.2.10",
|
"version": "v1.2.11",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"csv-parse": "^5.5.5",
|
"csv-parse": "^5.5.5",
|
||||||
"csv-stringify": "^6.4.6"
|
"csv-stringify": "^6.4.6"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
package:
|
package:
|
||||||
name: csv-stream
|
name: csv-stream
|
||||||
publish:
|
publish:
|
||||||
version: '1.2.10'
|
version: '1.2.11'
|
||||||
license: 'GPL-3.0-or-later'
|
license: 'GPL-3.0-or-later'
|
||||||
location:
|
location:
|
||||||
githubOwner: 'cakekindel'
|
githubOwner: 'cakekindel'
|
||||||
|
Loading…
Reference in New Issue
Block a user