Add License

Former-commit-id: e6e9ea0671c0392e6a96d2d98a929693f884bbe8 [formerly e6e9ea0671c0392e6a96d2d98a929693f884bbe8 [formerly e6e9ea0671c0392e6a96d2d98a929693f884bbe8 [formerly e6e9ea0671c0392e6a96d2d98a929693f884bbe8 [formerly 4942efc5dc0ed2bc18a1d15afe9a639984d2326f [formerly da608d95548f15a2971a091c6be3dfe79c11c234]]]]]
Former-commit-id: a85513c34c81bf52215e0ad96a90f97101d508b1
Former-commit-id: 47a54f1f241126b02f2a772836443324fdd98f28
Former-commit-id: a5c8ffbfd2b32d06f5bdab0dd02629d7002507a2 [formerly 6c88729538eb4ed470a4c171353ada64bb1f7bc0]
Former-commit-id: 8c4a92107240ec25cef77b474344f534d7420b91
Former-commit-id: 8818bd89b9d8a8483948d74afd9235b3f71d6056
Former-commit-id: a018308c7b1f59b71421924f40de5eceda33321e
Former-commit-id: eda8b605740add4d3ee122cf052307a5dc61e75c
Former-commit-id: 61115cae1262f620b53125ca6053ace00fee6e63
This commit is contained in:
FairyEver 2019-08-11 12:14:54 +08:00
parent fdf21f961b
commit b4e4df3917
2 changed files with 22 additions and 1 deletions

View File

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2018 李杨
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@ -1,6 +1,6 @@
{
"name": "@d2-admin/filters-dayjs",
"version": "1.0.3",
"version": "1.0.4",
"main": "dist/@d2-admin/filters-dayjs.common.js",
"scripts": {
"build": "vue-cli-service build --target lib --name @d2-admin/filters-dayjs --entry src/main.js"