Skip to content
Snippets Groups Projects
Unverified Commit e1820a8e authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Bump handlebars to version 4.0.5

parent fcc91cbc
No related branches found
No related tags found
No related merge requests found
{
"name": "ownCloud",
"version": "8.2 pre alpha",
"homepage": "https://www.owncloud.org",
"name": "Nextcloud",
"version": "11 alpha",
"homepage": "https://www.nextcloud.com",
"license": "AGPL",
"private": true,
"ignore": [
......@@ -14,7 +14,7 @@
],
"dependencies": {
"blueimp-md5": "~1.1.0",
"handlebars": "~1.3.0",
"handlebars": "^4.0.5",
"jcrop": "~0.9.12",
"jquery": "~2.2.0",
"jquery-migrate": "~1.4.0",
......
{
"name": "handlebars",
"version": "1.3.0",
"version": "4.0.5",
"main": "handlebars.js",
"license": "MIT",
"dependencies": {},
"homepage": "https://github.com/components/handlebars.js",
"_release": "1.3.0",
"_release": "4.0.5",
"_resolution": {
"type": "version",
"tag": "v1.3.0",
"commit": "ddd21a44be399ae4de486ddd868bacf84e92b9c4"
"tag": "v4.0.5",
"commit": "9b7adf2df23cf0ecc7bd60b43d43989e63222f5a"
},
"_source": "git://github.com/components/handlebars.js.git",
"_target": "~1.3.0",
"_source": "https://github.com/components/handlebars.js.git",
"_target": "^4.0.5",
"_originalSource": "handlebars"
}
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment