Skip to content

Commit 89f62a1

Browse files
committed
6.0.0
1 parent e00a876 commit 89f62a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/franc-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"index.js"
3737
],
3838
"dependencies": {
39-
"franc": "^5.0.0",
39+
"franc": "^6.0.0",
4040
"meow": "^10.0.0"
4141
},
4242
"scripts": {

packages/franc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "franc",
33
"threshold": 1000000,
4-
"version": "5.0.0",
4+
"version": "6.0.0",
55
"description": "Detect the language of text",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)