Skip to content

Commit eaeead3

Browse files
committed
fielddb @ 5.121.19-rc0
1 parent f4ebbbb commit eaeead3

6 files changed

Lines changed: 27163 additions & 16496 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"tests"
2323
],
2424
"dependencies": {
25-
"fielddb": "^5.5.29"
25+
"fielddb": "5.121.19-rc0"
2626
}
2727
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"debug": "^2.6.3",
4141
"express": "^4.13.3",
4242
"express-session": "^1.11.3",
43-
"fielddb": "https://github.com/FieldDB/FieldDB.git",
43+
"fielddb": "5.121.19-rc0",
4444
"forever": "^0.15.1",
4545
"handlebars": "^4.0.2",
4646
"history": "^1.17.0",

public/components/fielddb/.bower.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fielddb",
3-
"version": "5.5.29",
3+
"version": "5.121.19-rc0",
44
"homepage": "http://fielddb.github.io/FieldDB/",
55
"bugs": {
66
"url": "https://github.com/FieldDB/FieldDB/issues"
@@ -68,13 +68,13 @@
6868
"dependencies": {},
6969
"main": "fielddb.js",
7070
"devDependencies": {},
71-
"_release": "5.5.29",
71+
"_release": "5.121.19-rc0",
7272
"_resolution": {
7373
"type": "version",
74-
"tag": "v5.5.29",
75-
"commit": "6d248da3ef96a0faa7b64cee550a14a167db6f7b"
74+
"tag": "v5.121.19-rc0",
75+
"commit": "be23290812ef88c0648186517a0e66ca246c2c98"
7676
},
7777
"_source": "https://github.com/OpenSourceFieldlinguistics/bower-fielddb.git",
78-
"_target": "^5.5.29",
78+
"_target": "5.121.19-rc0",
7979
"_originalSource": "fielddb"
8080
}

public/components/fielddb/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fielddb",
3-
"version": "5.5.29",
3+
"version": "5.121.19-rc0",
44
"homepage": "http://fielddb.github.io/FieldDB/",
55
"bugs": {
66
"url": "https://github.com/FieldDB/FieldDB/issues"

0 commit comments

Comments
 (0)