lavista 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,17 +11,6 @@ react/cjs/react.production.js:
11
11
  * LICENSE file in the root directory of this source tree.
12
12
  */
13
13
 
14
- react/cjs/react.development.js:
15
- /**
16
- * @license React
17
- * react.development.js
18
- *
19
- * Copyright (c) Meta Platforms, Inc. and affiliates.
20
- *
21
- * This source code is licensed under the MIT license found in the
22
- * LICENSE file in the root directory of this source tree.
23
- */
24
-
25
14
  react-reconciler/cjs/react-reconciler-constants.production.js:
26
15
  /**
27
16
  * @license React
@@ -33,17 +22,6 @@ react-reconciler/cjs/react-reconciler-constants.production.js:
33
22
  * LICENSE file in the root directory of this source tree.
34
23
  */
35
24
 
36
- react-reconciler/cjs/react-reconciler-constants.development.js:
37
- /**
38
- * @license React
39
- * react-reconciler-constants.development.js
40
- *
41
- * Copyright (c) Meta Platforms, Inc. and affiliates.
42
- *
43
- * This source code is licensed under the MIT license found in the
44
- * LICENSE file in the root directory of this source tree.
45
- */
46
-
47
25
  scheduler/cjs/scheduler.production.js:
48
26
  /**
49
27
  * @license React
@@ -55,17 +33,6 @@ scheduler/cjs/scheduler.production.js:
55
33
  * LICENSE file in the root directory of this source tree.
56
34
  */
57
35
 
58
- scheduler/cjs/scheduler.development.js:
59
- /**
60
- * @license React
61
- * scheduler.development.js
62
- *
63
- * Copyright (c) Meta Platforms, Inc. and affiliates.
64
- *
65
- * This source code is licensed under the MIT license found in the
66
- * LICENSE file in the root directory of this source tree.
67
- */
68
-
69
36
  react-reconciler/cjs/react-reconciler.production.js:
70
37
  /**
71
38
  * @license React
@@ -77,17 +44,6 @@ react-reconciler/cjs/react-reconciler.production.js:
77
44
  * LICENSE file in the root directory of this source tree.
78
45
  */
79
46
 
80
- react-reconciler/cjs/react-reconciler.development.js:
81
- /**
82
- * @license React
83
- * react-reconciler.development.js
84
- *
85
- * Copyright (c) Meta Platforms, Inc. and affiliates.
86
- *
87
- * This source code is licensed under the MIT license found in the
88
- * LICENSE file in the root directory of this source tree.
89
- */
90
-
91
47
  react/cjs/react-jsx-runtime.production.js:
92
48
  /**
93
49
  * @license React
@@ -98,14 +54,3 @@ react/cjs/react-jsx-runtime.production.js:
98
54
  * This source code is licensed under the MIT license found in the
99
55
  * LICENSE file in the root directory of this source tree.
100
56
  */
101
-
102
- react/cjs/react-jsx-runtime.development.js:
103
- /**
104
- * @license React
105
- * react-jsx-runtime.development.js
106
- *
107
- * Copyright (c) Meta Platforms, Inc. and affiliates.
108
- *
109
- * This source code is licensed under the MIT license found in the
110
- * LICENSE file in the root directory of this source tree.
111
- */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lavista",
3
- "version": "0.1.0",
3
+ "version": "0.2.0",
4
4
  "description": "Claude executes. Astra reviews. A fresh session takes the next step.",
5
5
  "license": "MIT",
6
6
  "author": "takuma-shishido",