@unocss/runtime 0.32.1 → 0.32.9

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.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2021 Anthony Fu <https://github.com/antfu>
3
+ Copyright (c) 2021-PRESENT Anthony Fu <https://github.com/antfu>
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -103,4 +103,4 @@ Use `un-cloak` attribute with CSS rules such as `[un-cloak] { display: none }` t
103
103
 
104
104
  ## License
105
105
 
106
- MIT License © 2021 [Anthony Fu](https://github.com/antfu)
106
+ MIT License &copy; 2021-PRESENT [Anthony Fu](https://github.com/antfu)