File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Released]
9
9
10
- ## [ 1.0.0] - 23-06-17
10
+ ## [ 1.0.1] - 2023-06-17
11
+
12
+ ## Changed
13
+
14
+ - neptunecss and neptunecss-js are now dependencies
15
+
16
+ ## [ 1.0.0] - 2023-06-17
11
17
12
18
### Added
13
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " neptunecss-animations" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " The official Neptune animation library" ,
5
5
"main" : " neptune-animation.js" ,
6
6
"scripts" : {
23
23
"url" : " https://github.com/neptune-css/neptune-animations/issues"
24
24
},
25
25
"homepage" : " https://github.com/neptune-css/neptune-animations#readme" ,
26
- "devDependencies " : {
26
+ "dependencies " : {
27
27
"neptunecss" : " ^1.1.2" ,
28
28
"neptunecss-js" : " ^1.2.1"
29
29
}
You can’t perform that action at this time.
0 commit comments