File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed
packages/datasource-dummy Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## @forestadmin/datasource-dummy [ 1.1.5] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-dummy@1.1.4...@forestadmin/datasource-dummy@1.1.5 ) (2024-02-27)
2
+
3
+
4
+
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** @forestadmin/datasource-customizer :** upgraded to 1.43.2
10
+ * ** @forestadmin/datasource-toolkit :** upgraded to 1.32.1
11
+
1
12
## @forestadmin/datasource-dummy [ 1.1.4] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-dummy@1.1.3...@forestadmin/datasource-dummy@1.1.4 ) (2024-02-07)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @forestadmin/datasource-dummy" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"main" : " dist/index.js" ,
5
5
"license" : " GPL-3.0" ,
6
6
"publishConfig" : {
12
12
"directory" : " packages/datasource-dummy"
13
13
},
14
14
"dependencies" : {
15
- "@forestadmin/datasource-customizer" : " 1.43.1 " ,
16
- "@forestadmin/datasource-toolkit" : " 1.32.0 "
15
+ "@forestadmin/datasource-customizer" : " 1.43.2 " ,
16
+ "@forestadmin/datasource-toolkit" : " 1.32.1 "
17
17
},
18
18
"files" : [
19
19
" dist/**/*.js" ,
You can’t perform that action at this time.
0 commit comments