File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "id" : " obsidian-functionplot" ,
3- "name" : " Obsidian Functionplot" ,
4- "minAppVersion" : " 0.11.13" ,
5- "description" : " A plugin for displaying mathematical graphs in obsidian.md." ,
6- "author" : " leonhma" ,
7- "authorUrl" : " https://github.com/leonhma" ,
8- "isDesktopOnly" : false ,
9- "version" : " 1.1.0 "
10- }
2+ "id" : " obsidian-functionplot" ,
3+ "name" : " Obsidian Functionplot" ,
4+ "minAppVersion" : " 0.11.13" ,
5+ "description" : " A plugin for displaying mathematical graphs in obsidian.md." ,
6+ "author" : " leonhma" ,
7+ "authorUrl" : " https://github.com/leonhma" ,
8+ "isDesktopOnly" : false ,
9+ "version" : " 1.1.1 "
10+ }
Original file line number Diff line number Diff line change 11{
2- "name" : " obsidian-functionplot" ,
3- "version" : " 1.1.1" ,
4- "description" : " A plugin for displaying mathematical functions in obsidian.md." ,
5- "repository" : " https://github.com/leonhma/obsidian-functionplot" ,
6- "author" : " leonhma" ,
7- "license" : " MIT" ,
8- "private" : true ,
9- "scripts" : {
10- "build" : " webpack"
11- },
12- "devDependencies" : {
13- "copy-webpack-plugin" : " ^11.0.0" ,
14- "sass" : " ^1.54.4" ,
15- "sass-loader" : " ^13.0.2" ,
16- "ts-loader" : " ^9.3.1" ,
17- "typescript" : " ^4.7.4" ,
18- "webpack" : " ^5.74.0" ,
19- "webpack-cli" : " ^4.10.0"
20- },
21- "dependencies" : {
22- "function-plot" : " ^1.22.9-0" ,
23- "obsidian" : " ^0.11.13"
24- }
25- }
2+ "name" : " obsidian-functionplot" ,
3+ "version" : " 1.1.1" ,
4+ "description" : " A plugin for displaying mathematical functions in obsidian.md." ,
5+ "repository" : " https://github.com/leonhma/obsidian-functionplot" ,
6+ "author" : " leonhma" ,
7+ "license" : " MIT" ,
8+ "private" : true ,
9+ "scripts" : {
10+ "build" : " webpack"
11+ },
12+ "devDependencies" : {
13+ "copy-webpack-plugin" : " ^11.0.0" ,
14+ "sass" : " ^1.54.4" ,
15+ "sass-loader" : " ^13.0.2" ,
16+ "ts-loader" : " ^9.3.1" ,
17+ "typescript" : " ^4.7.4" ,
18+ "webpack" : " ^5.74.0" ,
19+ "webpack-cli" : " ^4.10.0"
20+ },
21+ "dependencies" : {
22+ "function-plot" : " ^1.22.9-0" ,
23+ "obsidian" : " ^0.11.13"
24+ }
25+ }
Original file line number Diff line number Diff line change 11{
2- "1.0.0" : " 0.11.13" ,
3- "1.0.1" : " 0.11.13" ,
4- "1.0.2" : " 0.11.13" ,
5- "1.0.3" : " 0.11.13" ,
6- "1.1.0" : " 0.11.13" ,
7- "1.1.1" : " 0.11.13"
8- }
2+ "1.0.0" : " 0.11.13" ,
3+ "1.0.1" : " 0.11.13" ,
4+ "1.0.2" : " 0.11.13" ,
5+ "1.0.3" : " 0.11.13" ,
6+ "1.1.0" : " 0.11.13" ,
7+ "1.1.1" : " 0.11.13"
8+ }
You can’t perform that action at this time.
0 commit comments