mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 16:33:15 +01:00
missing libraries addded to packages.json
This commit is contained in:
parent
f5d75a43a9
commit
b88c72feaa
1 changed files with 3 additions and 1 deletions
|
|
@ -43,6 +43,8 @@
|
|||
"numeric": "1.2.6",
|
||||
"jwerty": "0.3.2",
|
||||
"mustache-loader": "0.3.3",
|
||||
"jquery": "2.1.0"
|
||||
"jquery": "2.1.0",
|
||||
"less": "2.7.1",
|
||||
"libtess": "1.2.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue