Skip to content
This repository was archived by the owner on Feb 2, 2020. It is now read-only.

Commit 69b6731

Browse files
committed
update to delite 0.6.0
1 parent 6bfcfc8 commit 69b6731

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The "New" BSD License:
22
**********************
33

4-
Copyright (c) 2005-2014, The Dojo Foundation
4+
Copyright (c) 2005-2015, The Dojo Foundation
55
All rights reserved.
66

77
Redistribution and use in source and binary forms, with or without

bower.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
{
22
"name": "delite-build",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"dependencies": {
55
"jquery": ">=2.1",
66
"requirejs": "2.1.x",
7-
"decor-build": "0.4.x",
8-
"dpointer-build": "0.4.x"
7+
"decor-build": "0.5.x",
8+
"dpointer-build": "0.5.x"
99
},
1010
"devDependencies": {
11-
"delite": "0.5.1"
11+
"delite": "0.6.0"
1212
},
13+
"keywords": [
14+
"web-components",
15+
"custom-elements"
16+
],
1317
"ignore": [
1418
".jshintrc",
1519
".gitattributes",

layer.js

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

layer.map

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)