1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00

Drop jQuery

We don't want it as part of the core
This commit is contained in:
Jeremy Ruston 2012-06-09 11:25:24 +01:00
parent 550fd76db1
commit 4a8c2d46b9
2 changed files with 0 additions and 16 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,12 +0,0 @@
{
"tiddlers": [
{
"file": "jquery.min.js",
"fields": {
"title": "$:/core/lib/jquery.min.js",
"type": "application/javascript",
"library": "yes"
}
}
]
}