Explorar el Código

0.2.3

tags/v0.2.3^0
Dylan Baker hace 4 años
padre
commit
3d7ec2dceb
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      package-lock.json
  2. 1
    1
      package.json

+ 1
- 1
package-lock.json Ver fichero

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "prettier-default-config",
3
-  "version": "0.2.2",
3
+  "version": "0.2.3",
4 4
   "lockfileVersion": 1,
5 5
   "requires": true,
6 6
   "dependencies": {

+ 1
- 1
package.json Ver fichero

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "prettier-default-config",
3
-  "version": "0.2.2",
3
+  "version": "0.2.3",
4 4
   "description": "Generate a prettier config file with all the possible options and their default values",
5 5
   "bin": "index.js",
6 6
   "scripts": {

Loading…
Cancelar
Guardar