update versions
This commit is contained in:
parent
84da12fa64
commit
0bed73f287
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"name": "dda-masto-embed",
|
||||
"author": "meissa GmbH",
|
||||
"version": "0.1.9",
|
||||
"version": "0.2.0-SNAPSHOT",
|
||||
"homepage": "https://github.com/DomainDrivenArchitecture/dda-masto-embed",
|
||||
"repository": "https://github.com/DomainDrivenArchitecture/dda-masto-embed",
|
||||
"license": "Apache-2.0",
|
||||
"private": false,
|
||||
"devDependencies": {
|
||||
"shadow-cljs": "^2.8.104",
|
||||
"source-map-support": "^0.5.19",
|
||||
"eslint": ">=4.18.2",
|
||||
"ajv": "^6.12.2",
|
||||
"shadow-cljs": "^2.17.6",
|
||||
"source-map-support": "^0.5.21",
|
||||
"eslint": ">=8.10.0",
|
||||
"ajv": "^8.10",
|
||||
"lodash.template": ">=4.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue