0.3.2
This commit is contained in:
parent
9a8b1005de
commit
e844f332bc
@ -1,3 +1,7 @@
|
||||
# 0.3.2
|
||||
|
||||
* Fixed issue with pruned node_modules files, turns out some of them actually _were_ necessary...
|
||||
|
||||
# 0.3.1
|
||||
|
||||
* Fixed typo in .vscodeignore file
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vscode-kanbn",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -7,7 +7,7 @@
|
||||
"color": "#72abdd",
|
||||
"theme": "dark"
|
||||
},
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"engines": {
|
||||
"vscode": "^1.23.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user